ShaderBuilder without QT at CMAKE
This commit is contained in:
@@ -41,9 +41,10 @@ if(CM_BUILD_TOOLS)
|
||||
# add_subdirectory(MeshConv)
|
||||
add_subdirectory(TextEncodeConvert)
|
||||
|
||||
add_subdirectory(ShaderBuilder)
|
||||
|
||||
IF(CM_BUILD_QT)
|
||||
add_subdirectory(ShaderMaker)
|
||||
add_subdirectory(ShaderBuilder)
|
||||
endif(CM_BUILD_QT)
|
||||
endif(CM_BUILD_TOOLS)
|
||||
|
||||
|
Reference in New Issue
Block a user