build: make symlink-aware
This commit is contained in:
parent
652362a127
commit
e3f6cda58f
2 changed files with 1 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
set(SELF_LIB printjson)
|
||||
set(SELF_SRCS PrintJson.cpp init_printjson.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})
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# dependencies: indentlog, ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue