update QT config
This commit is contained in:
Submodule CMCMakeModule updated: bfed8348b8...7d35df757f
@@ -24,9 +24,12 @@ CMUtilSetup(${CMAKE_CURRENT_SOURCE_DIR}/CMUtil)
|
|||||||
OPTION(CM_BUILD_TOOLS OFF)
|
OPTION(CM_BUILD_TOOLS OFF)
|
||||||
|
|
||||||
if(CM_BUILD_TOOLS)
|
if(CM_BUILD_TOOLS)
|
||||||
|
|
||||||
OPTION(CM_BUILD_GUI_TOOLS OFF)
|
OPTION(CM_BUILD_GUI_TOOLS OFF)
|
||||||
|
|
||||||
|
IF(CM_BUILD_GUI_TOOLS)
|
||||||
|
include(QtCommon)
|
||||||
|
ENDIF()
|
||||||
|
|
||||||
add_subdirectory(TexConv)
|
add_subdirectory(TexConv)
|
||||||
add_subdirectory(ShaderMaker)
|
add_subdirectory(ShaderMaker)
|
||||||
endif(CM_BUILD_TOOLS)
|
endif(CM_BUILD_TOOLS)
|
||||||
|
Reference in New Issue
Block a user