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 )
|
||||
# message( STATUS " SWIG command : [${SWIG_EXECUTABLE}]" )
|
||||
#endif()
|
||||
|
||||
# Third-party libraries
|
||||
foreach( _tpl ${ECCODES_TPLS} )
|
||||
string( TOUPPER ${_tpl} TPL )
|
||||
if( ${TPL}_FOUND )
|
||||
|
|
Loading…
Reference in New Issue