mirror of
https://github.com/QuasarApp/backward-cpp.git
synced 2025-05-01 20:39:33 +00:00
Mark most cache values as advanced
To avoid confusion, hide some configuration value from the normal user.
This commit is contained in:
parent
4ec0cf052b
commit
f859367aec
@ -101,6 +101,8 @@ macro(add_backward target)
|
||||
set_property(TARGET ${target} APPEND PROPERTY LINK_LIBRARIES ${BACKWARD_LIBRARIES})
|
||||
endmacro()
|
||||
|
||||
mark_as_advanced(BACKWARD_INCLUDE_DIR BACKWARD_DEFINITIONS BACKWARD_LIBRARIES)
|
||||
|
||||
###############################################################################
|
||||
# TESTS
|
||||
###############################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user