diff --git a/CMakeLists.txt b/CMakeLists.txt index 79001ecc4..2af9428da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -210,6 +210,8 @@ if( ENABLE_JPG ) set( HAVE_LIBOPENJPEG 1 ) endif() + ecbuild_info(" HAVE_JPEG=${HAVE_JPEG}") + endif()