Skip to content

Commit 156d7d4

Browse files
authored
Update CMakeLists.txt
1 parent 1c1ab5d commit 156d7d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,3 +751,8 @@ install(
751751
COMPONENT
752752
Devel
753753
)
754+
755+
756+
MESSAGE(STATUS "CMAKE_VERSION: ${CMAKE_VERSION}")
757+
MESSAGE(STATUS "Build type: ${CMAKE_BUILD_TYPE}")
758+

0 commit comments

Comments
 (0)