Commit 8b79cf55 authored by f0rmiga's avatar f0rmiga

Update CMakeLists.txt

parent 7ede7f2a
...@@ -594,7 +594,7 @@ if(NOT CAF_NO_SUMMARY) ...@@ -594,7 +594,7 @@ if(NOT CAF_NO_SUMMARY)
"\n" "\n"
"\nBuild type: ${CMAKE_BUILD_TYPE}" "\nBuild type: ${CMAKE_BUILD_TYPE}"
"\nBuild static: ${CAF_BUILD_STATIC}" "\nBuild static: ${CAF_BUILD_STATIC}"
"\nBulid static only: ${CAF_BUILD_STATIC_ONLY}" "\nBuild static only: ${CAF_BUILD_STATIC_ONLY}"
"\nRuntime checks: ${CAF_ENABLE_RUNTIME_CHECKS}" "\nRuntime checks: ${CAF_ENABLE_RUNTIME_CHECKS}"
"\nLog level: ${LOG_LEVEL_STR}" "\nLog level: ${LOG_LEVEL_STR}"
"\nWith mem. mgmt.: ${CAF_BUILD_MEM_MANAGEMENT}" "\nWith mem. mgmt.: ${CAF_BUILD_MEM_MANAGEMENT}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment