Misc.
This commit is contained in:
parent
31c1965331
commit
8e6f0ccc1f
@ -163,9 +163,7 @@ target_compile_definitions(BillySheet PRIVATE
|
||||
$<$<CONFIG:Release>:SPDLOG_ACTIVE_LEVEL=SPDLOG_LEVEL_ERROR>)
|
||||
|
||||
target_compile_definitions(spdlog PRIVATE
|
||||
$<$<CONFIG:Debug>:_GLIBCXX_DEBUG>
|
||||
$<$<CONFIG:Debug>:SPDLOG_ACTIVE_LEVEL=SPDLOG_LEVEL_DEBUG>
|
||||
$<$<CONFIG:Release>:SPDLOG_ACTIVE_LEVEL=SPDLOG_LEVEL_ERROR>)
|
||||
$<$<CONFIG:Debug>:_GLIBCXX_DEBUG>)
|
||||
|
||||
target_compile_definitions(glfw PRIVATE
|
||||
$<$<CONFIG:Debug>:_GLIBCXX_DEBUG>)
|
||||
|
Loading…
Reference in New Issue
Block a user