mirror of https://github.com/ecmwf/eccodes.git
Remove deprecated stuff
This commit is contained in:
parent
a58fc78168
commit
31cbc3be24
|
@ -1,7 +1,4 @@
|
||||||
#if( SWIG_FOUND )
|
# Third-party libraries
|
||||||
# message( STATUS " SWIG command : [${SWIG_EXECUTABLE}]" )
|
|
||||||
#endif()
|
|
||||||
|
|
||||||
foreach( _tpl ${ECCODES_TPLS} )
|
foreach( _tpl ${ECCODES_TPLS} )
|
||||||
string( TOUPPER ${_tpl} TPL )
|
string( TOUPPER ${_tpl} TPL )
|
||||||
if( ${TPL}_FOUND )
|
if( ${TPL}_FOUND )
|
||||||
|
|
Loading…
Reference in New Issue