Add info message for JPG feature

This commit is contained in:
Shahram Najm 2018-11-27 17:56:46 +00:00
parent df58ef9f8b
commit dd53304d69
1 changed files with 2 additions and 0 deletions

View File

@ -210,6 +210,8 @@ if( ENABLE_JPG )
set( HAVE_LIBOPENJPEG 1 )
endif()
ecbuild_info(" HAVE_JPEG=${HAVE_JPEG}")
endif()