Skip to content

Commit

Permalink
Print the project version
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Jun 7, 2020
1 parent f80f3e4 commit 6075778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ enable_testing()
message("\n")
message("Configuration results")
message("---------------------")
message("CMAKE_PROJECT_VERSION: ${CMAKE_PROJECT_VERSION}")
message("C compiler : ${CMAKE_C_COMPILER}")
message("C++ compiler : ${CMAKE_CXX_COMPILER}")
message("Build type: ${CMAKE_BUILD_TYPE}")
Expand Down

0 comments on commit 6075778

Please sign in to comment.