This commit is contained in:
silverqx
2022-07-13 15:05:06 +02:00
parent 109ed60913
commit 49657bc670

View File

@@ -464,7 +464,7 @@ endif()
if(VERBOSE_CONFIGURE)
if(NOT TINY_IS_MULTI_CONFIG AND NOT CMAKE_BUILD_TYPE STREQUAL "Debug")
message(STATUS "Disabled debug output and assert")
message(STATUS "Disabled debug output and asserts")
endif()
feature_summary(WHAT ALL)