diff --git a/CMakeLists.txt b/CMakeLists.txt index 8204382..2a9c8b6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,7 +52,7 @@ else(FORT_COMPILER STREQUAL "MSVC") endif(FORT_COMPILER STREQUAL "MSVC") - +MESSAGE( STATUS "FORT_COMPILER: " ${FORT_COMPILER} ) # ------------------------------------------------------------------------------