We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fafbf45 + f749cd0 commit 1265965Copy full SHA for 1265965
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