ShaderBuilder without QT at CMAKE
This commit is contained in:
Submodule CMCMakeModule updated: cfb110c8b2...458545dfe3
2
CMCore
2
CMCore
Submodule CMCore updated: d6917e9339...9a74f2554a
@@ -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)
|
||||
|
||||
|
2
Examples
2
Examples
Submodule Examples updated: 05ab513b8b...94ef9630d2
Submodule ShaderBuilder updated: 9b4236724d...ab8e05fa19
Reference in New Issue
Block a user