mirror of
https://github.com/QuasarApp/backward-cpp.git
synced 2025-05-02 12:59:34 +00:00
Revert 0660344
Turns out I was wrong, we do need that command.
This commit is contained in:
parent
f859367aec
commit
aeaa324f1e
@ -89,6 +89,7 @@ foreach(def ${BACKWARD_DEFINITIONS})
|
||||
endforeach()
|
||||
|
||||
add_library(enable_backward OBJECT backward.cpp)
|
||||
target_compile_definitions(enable_backward PRIVATE ${BACKWARD_DEFINITIONS})
|
||||
set(BACKWARD_ENABLE $<TARGET_OBJECTS:enable_backward> CACHE STRING
|
||||
"object to enable automatic backward processing")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user