ShaderBuilder without QT at CMAKE

This commit is contained in:
hyzboy 2023-01-30 10:01:33 +08:00
parent 544d0a8de5
commit 0774fc570b
5 changed files with 6 additions and 5 deletions

@ -1 +1 @@
Subproject commit cfb110c8b25e5f24c08d6b008d5ed5d76e7b576f
Subproject commit 458545dfe382ce7c731fc311706e403a6da8428d

2
CMCore

@ -1 +1 @@
Subproject commit d6917e9339ca34419921ca5e3f746cdca83b6be7
Subproject commit 9a74f2554a278e0cfc37cdab684a898219e0f125

View File

@ -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)

@ -1 +1 @@
Subproject commit 05ab513b8b82785fad9ab501d00c00101d0074a5
Subproject commit 94ef9630d2106ab4027fc79a38456c300ae6317f

@ -1 +1 @@
Subproject commit 9b4236724dc7b181f15b60edbc3c96fd288ad569
Subproject commit ab8e05fa19db6e36c8d6df1eecd409596feaefc3