Deleting useless line

This commit is contained in:
Pcornat 2024-02-29 12:13:57 +01:00
parent fc37d107e0
commit 6e50ef7fb8
Signed by: Pcornat
GPG Key ID: E0326CC678A00BDD
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ set_target_properties(glfw PROPERTIES
UNITY_BUILD ON
)
set_target_properties(spdlog PROPERTIES UNITY_BUILD ON)
target_compile_definitions(BillySheet PRIVATE
$<$<CONFIG:Debug>:_GLIBCXX_DEBUG>