xo-reflect: build: ++ FunctionTdx.cpp
This commit is contained in:
parent
aa55e20e12
commit
ec365d8b6f
1 changed files with 1 additions and 8 deletions
|
|
@ -7,20 +7,13 @@ set(SELF_SRCS
|
|||
pointer/PointerTdx.cpp
|
||||
vector/VectorTdx.cpp
|
||||
struct/StructTdx.cpp struct/StructMember.cpp
|
||||
function/FunctionTdx.cpp
|
||||
init_reflect.cpp)
|
||||
|
||||
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# dependencies: indentlog, ...
|
||||
|
||||
xo_dependency(${SELF_LIB} refcnt)
|
||||
xo_dependency(${SELF_LIB} indentlog)
|
||||
xo_dependency(${SELF_LIB} subsys)
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# 3rd party dependency: boost:
|
||||
|
||||
#xo_boost_dependency(${SELF_LIB})
|
||||
|
||||
# end CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue