1
0
Fork 0

[A] Added message about compiler

This commit is contained in:
seleznevae 2018-04-16 21:31:23 +03:00
parent 7cd7a54179
commit 9462681dcb
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ else(FORT_COMPILER STREQUAL "MSVC")
endif(FORT_COMPILER STREQUAL "MSVC")
MESSAGE( STATUS "FORT_COMPILER: " ${FORT_COMPILER} )
# ------------------------------------------------------------------------------