diff --git a/CMake/External_GDAL.cmake b/CMake/External_GDAL.cmake
index b0e959c821e7158663393b48cdbe9e18b13461c5..33a43e1d02c1563629a34acc1ab69e460b4692e3 100644
--- a/CMake/External_GDAL.cmake
+++ b/CMake/External_GDAL.cmake
@@ -142,6 +142,7 @@ else()
         ${GDAL_SB_GEOS_CONFIG}
         ${GDAL_SB_EXPAT_CONFIG}
         ${GDAL_SB_LIBKML_CONFIG}
+        ${GDAL_SB_JPEG_CONFIG}
       BUILD_COMMAND $(MAKE)
       INSTALL_COMMAND $(MAKE) install
     )