Remove deprecated ecbuild macro

This commit is contained in:
Shahram Najm 2015-12-16 11:49:59 +00:00
parent 2cf1bdafb2
commit b0289412c4
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ set( HAVE_LIBOPENJPEG 0 )
if( ENABLE_JPG )
ecbuild_add_extra_search_paths( jasper ) # help standard cmake macro with ecmwf paths
#ecbuild_add_extra_search_paths( jasper ) # help standard cmake macro with ecmwf paths
find_package( Jasper )
find_package( OpenJPEG )