moved a lot of qt codes to CMQT from CMPlatform
This commit is contained in:
parent
1ee225c429
commit
b9d5aba136
@ -1 +1 @@
|
||||
Subproject commit 326060163fa5a7fdbb0daec04337d42e9216c2b0
|
||||
Subproject commit 0048db5b30152fa3c579bfc8116a085c91210e07
|
2
CMQT
2
CMQT
@ -1 +1 @@
|
||||
Subproject commit 7ec16b63b9faf4d4c73b9b18dff81b3cc3ef69cc
|
||||
Subproject commit 70ca5d727d41ed67ae7274e75642b8b104cb68ff
|
@ -27,6 +27,8 @@ if(CM_BUILD_TOOLS)
|
||||
|
||||
IF(CM_BUILD_GUI_TOOLS)
|
||||
include(QtCommon)
|
||||
|
||||
use_cm_module(QT)
|
||||
ENDIF()
|
||||
|
||||
if(WIN32)
|
||||
@ -39,10 +41,6 @@ if(CM_BUILD_TOOLS)
|
||||
add_subdirectory(ShaderMaker)
|
||||
add_subdirectory(MeshConv)
|
||||
add_subdirectory(TextEncodeConvert)
|
||||
|
||||
IF(CM_BUILD_GUI_TOOLS)
|
||||
add_subdirectory(CMWorkshop)
|
||||
ENDIF()
|
||||
endif(CM_BUILD_TOOLS)
|
||||
|
||||
OPTION(CM_BUILD_EXAMPLES OFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user