mirror of https://github.com/ecmwf/eccodes.git
Remove deprecated ecbuild macro
This commit is contained in:
parent
2cf1bdafb2
commit
b0289412c4
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue