We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b28deb commit 050010aCopy full SHA for 050010a
CMakeLists.txt
@@ -6,6 +6,8 @@ LANGUAGES C Fortran
6
7
enable_testing()
8
9
+message(STATUS "CMake ${CMAKE_VERSION} Generator ${CMAKE_GENERATOR}")
10
+
11
include(cmake/compilers.cmake)
12
13
add_subdirectory(test)
0 commit comments