mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: add url for easydebug
This commit is contained in:
parent
18fbee1695
commit
0b0901ecb6
@ -31,5 +31,6 @@ add_custom_target(
|
||||
PullPrivateModules
|
||||
COMMAND git clone https://gitee.com/qsak/data-flow-workstation.git ./dfw
|
||||
COMMAND git clone https://gitee.com/qsak/fluent2.git ./fluent2
|
||||
COMMAND git clone https://gitee.com/qsak/easydebug.git ./easydebug
|
||||
SOURCES ${CMAKE_SOURCE_DIR}/src/private/private.cmake
|
||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/src/private)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user