mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update files of project
This commit is contained in:
parent
52d848ebea
commit
b49f1b0526
@ -47,6 +47,7 @@ include(.cmake/sak_font_fontawesome.cmake)
|
|||||||
include(.cmake/sak_installer.cmake)
|
include(.cmake/sak_installer.cmake)
|
||||||
|
|
||||||
include(.cmake/sak_3rd_glog.cmake)
|
include(.cmake/sak_3rd_glog.cmake)
|
||||||
|
include(.cmake/sak_3rd_qt_aes.cmake)
|
||||||
include(.cmake/sak_3rd_nodeeditor.cmake)
|
include(.cmake/sak_3rd_nodeeditor.cmake)
|
||||||
include(.cmake/sak_3rd_qmdnsengine.cmake)
|
include(.cmake/sak_3rd_qmdnsengine.cmake)
|
||||||
|
|
||||||
|
|||||||
@ -28,5 +28,6 @@ add_custom_target(
|
|||||||
COMMAND git clone https://gitee.com/qsaker-qsak/keygen.git ./keygen
|
COMMAND git clone https://gitee.com/qsaker-qsak/keygen.git ./keygen
|
||||||
COMMAND git clone https://gitee.com/qsaker-qsak/easydebug.git ./easydebug
|
COMMAND git clone https://gitee.com/qsaker-qsak/easydebug.git ./easydebug
|
||||||
COMMAND git clone https://gitee.com/qsaker-qsak/dataflowstudio.git ./dataflowstudio
|
COMMAND git clone https://gitee.com/qsaker-qsak/dataflowstudio.git ./dataflowstudio
|
||||||
|
COMMAND git clone https://gitee.com/qsaker-qsak/passwordassassin.git ./passwordassassin
|
||||||
SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/readme.md
|
SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/readme.md
|
||||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/src/private)
|
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/src/private)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user