add QT config

This commit is contained in:
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)

Submodule TexConv updated: 40caa3c9d3...3a5030802e