Skip to content

Commit

Permalink
print CMake version
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Dec 19, 2023
1 parent 5b28deb commit 050010a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ LANGUAGES C Fortran

enable_testing()

message(STATUS "CMake ${CMAKE_VERSION} Generator ${CMAKE_GENERATOR}")

include(cmake/compilers.cmake)

add_subdirectory(test)
Expand Down

0 comments on commit 050010a

Please # to comment.