add QT config

This commit is contained in:
hyzboy 2020-06-04 18:33:41 +08:00
parent bce0858e97
commit b3f2d89c2a
2 changed files with 4 additions and 1 deletions

View File

@ -23,6 +23,9 @@ CMUtilSetup(${CMAKE_CURRENT_SOURCE_DIR}/CMUtil)
OPTION(CM_BUILD_TOOLS OFF)
if(CM_BUILD_TOOLS)
OPTION(CM_BUILD_GUI_TOOLS OFF)
add_subdirectory(TexConv)
add_subdirectory(ShaderMaker)
endif(CM_BUILD_TOOLS)

@ -1 +1 @@
Subproject commit 40caa3c9d3164c41a1198d3c91d391d4a983037f
Subproject commit 3a5030802e222497d47d42341ff0be04837dc360