mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
CMakeList.txt
This commit is contained in:
parent
09367c9abb
commit
2c670b888a
@ -1,5 +1,5 @@
|
|||||||
set(OUT_DEPENDS_LIST)
|
set(OUT_DEPENDS_LIST)
|
||||||
|
|
||||||
complice_tars(OUT_DEPENDS_LIST "")
|
complice_tars(OUT_DEPENDS_LIST "" "")
|
||||||
|
|
||||||
add_custom_target(TUP-TARS ALL DEPENDS ${OUT_DEPENDS_LIST})
|
add_custom_target(TUP-TARS ALL DEPENDS ${OUT_DEPENDS_LIST})
|
||||||
|
Loading…
Reference in New Issue
Block a user