Commit c682b8cb authored by Dominik Charousset's avatar Dominik Charousset

Merge branch 'f0rmiga-patch-1' into develop

parents e4e6f1cc 8b79cf55
...@@ -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