We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1ab5d commit 156d7d4Copy full SHA for 156d7d4
1 file changed
CMakeLists.txt
@@ -751,3 +751,8 @@ install(
751
COMPONENT
752
Devel
753
)
754
+
755
756
+MESSAGE(STATUS "CMAKE_VERSION: ${CMAKE_VERSION}")
757
+MESSAGE(STATUS "Build type: ${CMAKE_BUILD_TYPE}")
758
0 commit comments