diff --git a/project_summary.cmake b/project_summary.cmake index 24ccc35c8..644f7db4d 100644 --- a/project_summary.cmake +++ b/project_summary.cmake @@ -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 )