Commit 7e44b673 authored by 艾琮焜's avatar 艾琮焜

debug

parent 3f8d9ebd
...@@ -12,7 +12,7 @@ endif() ...@@ -12,7 +12,7 @@ endif()
set(CMAKE_EXPORT_COMPILE_COMMANDS ON) set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
add_compile_options(-fstandalone-debug) # 防止 string 在调试时显示 summary string parsing error #add_compile_options(-fstandalone-debug) # 防止 string 在调试时显示 summary string parsing error
message(STATUS "BUILD TYPE : ${CMAKE_BUILD_TYPE}") message(STATUS "BUILD TYPE : ${CMAKE_BUILD_TYPE}")
......
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