mirror of https://github.com/ecmwf/eccodes.git
Add info message for JPG feature
This commit is contained in:
parent
df58ef9f8b
commit
dd53304d69
|
@ -210,6 +210,8 @@ if( ENABLE_JPG )
|
|||
set( HAVE_LIBOPENJPEG 1 )
|
||||
endif()
|
||||
|
||||
ecbuild_info(" HAVE_JPEG=${HAVE_JPEG}")
|
||||
|
||||
endif()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue