xo-reader2 scaffold (fomo+arena version of xo-reader/) [WIP]
This commit is contained in:
parent
f38c90db91
commit
f0e7a186a8
1 changed files with 3 additions and 8 deletions
|
|
@ -91,18 +91,13 @@ xo_add_genfacetimpl(
|
|||
)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# header-only library
|
||||
# shared library
|
||||
|
||||
add_subdirectory(src/expression2)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# cmake helper (for external xo-expression2 users)
|
||||
|
||||
xo_export_cmake_config(${PROJECT_NAME} ${PROJECT_VERSION} ${PROJECT_NAME}Targets)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# input dependencies
|
||||
#
|
||||
# NOTE: dependency set here must be kept consistent with
|
||||
# xo-expression2/cmake/xo_expression2Config.cmake.in
|
||||
|
||||
#xo_headeronly_dependency(${SELF_LIB} xo_flatstring)
|
||||
|
||||
# end CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue