moved a lot of qt codes to CMQT from CMPlatform
This commit is contained in:
Submodule CMPlatform updated: 326060163f...0048db5b30
2
CMQT
2
CMQT
Submodule CMQT updated: 7ec16b63b9...70ca5d727d
@@ -27,6 +27,8 @@ if(CM_BUILD_TOOLS)
|
|||||||
|
|
||||||
IF(CM_BUILD_GUI_TOOLS)
|
IF(CM_BUILD_GUI_TOOLS)
|
||||||
include(QtCommon)
|
include(QtCommon)
|
||||||
|
|
||||||
|
use_cm_module(QT)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
if(WIN32)
|
if(WIN32)
|
||||||
@@ -39,10 +41,6 @@ if(CM_BUILD_TOOLS)
|
|||||||
add_subdirectory(ShaderMaker)
|
add_subdirectory(ShaderMaker)
|
||||||
add_subdirectory(MeshConv)
|
add_subdirectory(MeshConv)
|
||||||
add_subdirectory(TextEncodeConvert)
|
add_subdirectory(TextEncodeConvert)
|
||||||
|
|
||||||
IF(CM_BUILD_GUI_TOOLS)
|
|
||||||
add_subdirectory(CMWorkshop)
|
|
||||||
ENDIF()
|
|
||||||
endif(CM_BUILD_TOOLS)
|
endif(CM_BUILD_TOOLS)
|
||||||
|
|
||||||
OPTION(CM_BUILD_EXAMPLES OFF)
|
OPTION(CM_BUILD_EXAMPLES OFF)
|
||||||
|
Reference in New Issue
Block a user