build: streamline include-tree install

This commit is contained in:
Roland Conybeare 2023-10-22 14:54:07 -04:00
commit e3e50aca2c
2 changed files with 1 additions and 6 deletions

View file

@ -5,7 +5,7 @@ set(SELF_SRCS
BrownianMotion.cpp ExpProcess.cpp Realization.cpp UpxEvent.cpp UpxToConsole.cpp
init_process.cpp)
xo_add_shared_library3(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})
# ----------------------------------------------------------------
# external dependencies