xo-indentlog: streamline build for examples
This commit is contained in:
parent
89fd44467f
commit
25039f88e8
7 changed files with 42 additions and 25 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# NOTE: need target names to be globally unique within the xo umbrella
|
||||
|
||||
add_executable(indentlog_ex2 ex2.cpp)
|
||||
xo_include_options2(indentlog_ex2)
|
||||
if (XO_ENABLE_EXAMPLES)
|
||||
add_executable(indentlog_ex2 ex2.cpp)
|
||||
xo_include_options2(indentlog_ex2)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue