Remove deprecated stuff

This commit is contained in:
Shahram Najm 2024-01-31 15:57:58 +00:00
parent a58fc78168
commit 31cbc3be24
1 changed files with 1 additions and 4 deletions

View File

@ -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 )