mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-20 09:59:53 -06:00
fixtypo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user