eccodes/project_summary.cmake

11 lines
177 B
CMake
Raw Normal View History

2013-03-25 12:04:10 +00:00
if( SWIG_FOUND )
message( STATUS " SWIG command : [${SWIG_EXECUTABLE}]" )
endif()
if(CMATH_FOUND)
message( STATUS " CMath libs : [${CMATH_LIBRARIES}]" )
endif()