We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac921e0 commit f749cd0Copy full SHA for f749cd0
1 file changed
CMakeLists.txt
@@ -99,6 +99,7 @@ endif()
99
100
# ------------------------------------------------------------------------------
101
# Status messages
102
+string(TOUPPER ${CMAKE_BUILD_TYPE} BUILD_TYPE_UPPER)
103
MESSAGE(STATUS
104
"\n\n"
105
"libfds version...: ${LIBFDS_VERSION}\n"
0 commit comments