diff --git a/CMakeLists.txt b/CMakeLists.txt index a141b59..5ca45f3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -99,6 +99,7 @@ endif() # ------------------------------------------------------------------------------ # Status messages +string(TOUPPER ${CMAKE_BUILD_TYPE} BUILD_TYPE_UPPER) MESSAGE(STATUS "\n\n" "libfds version...: ${LIBFDS_VERSION}\n"