add QT config
This commit is contained in:
parent
bce0858e97
commit
b3f2d89c2a
@ -23,6 +23,9 @@ 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)
|
||||||
|
|
||||||
add_subdirectory(TexConv)
|
add_subdirectory(TexConv)
|
||||||
add_subdirectory(ShaderMaker)
|
add_subdirectory(ShaderMaker)
|
||||||
endif(CM_BUILD_TOOLS)
|
endif(CM_BUILD_TOOLS)
|
||||||
|
2
TexConv
2
TexConv
@ -1 +1 @@
|
|||||||
Subproject commit 40caa3c9d3164c41a1198d3c91d391d4a983037f
|
Subproject commit 3a5030802e222497d47d42341ff0be04837dc360
|
Loading…
x
Reference in New Issue
Block a user