mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: remove useless code
This commit is contained in:
parent
96792f4586
commit
d6ef3095ba
@ -3,7 +3,7 @@ if(NOT Qt6_VERSION VERSION_LESS "6.5.0")
|
||||
add_subdirectory(${CMAKE_SOURCE_DIR}/Source/Private/Private)
|
||||
endif()
|
||||
|
||||
set(GITEE_URL "https://gitee.com/x-tools-author/x-tools.git")
|
||||
set(GITEE_URL "https://gitee.com/x-tools-author/x-tools-private.git")
|
||||
add_custom_target(
|
||||
ClonePrivateModules
|
||||
COMMAND git clone ${GITEE_URL} ./Private || echo "clone private modules"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user