updated logger to support std::format (upgrading to gcc >13 was one of the most tedious things i've ever done)
This commit is contained in:
@@ -15,6 +15,5 @@ target_link_libraries(accordion-common PUBLIC
|
||||
)
|
||||
|
||||
target_compile_definitions(accordion-common PRIVATE
|
||||
# pass in some compiler macros
|
||||
BINARY_DIR="${CMAKE_BINARY_DIR}" # useful for runtime filepaths
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user