mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:49:26 +08:00
opt: remove source location log
This commit is contained in:
@@ -41,6 +41,7 @@ target_link_libraries(${CRACKER}
|
||||
target_compile_definitions(${CRACKER}
|
||||
PRIVATE ${SPDLOG_DEFINES} SPDLOG_ACTIVE_LEVEL=SPDLOG_LEVEL_TRACE
|
||||
PRIVATE SOL_USE_LUA_HPP
|
||||
PRIVATE SPDLOG_NO_SOURCE_LOC
|
||||
)
|
||||
|
||||
target_sources(${CRACKER} PRIVATE ${CRACKER_UI_SRCS})
|
||||
|
||||
Reference in New Issue
Block a user