diff --git a/CMCMakeModule b/CMCMakeModule index cfb110c..458545d 160000 --- a/CMCMakeModule +++ b/CMCMakeModule @@ -1 +1 @@ -Subproject commit cfb110c8b25e5f24c08d6b008d5ed5d76e7b576f +Subproject commit 458545dfe382ce7c731fc311706e403a6da8428d diff --git a/CMCore b/CMCore index d6917e9..9a74f25 160000 --- a/CMCore +++ b/CMCore @@ -1 +1 @@ -Subproject commit d6917e9339ca34419921ca5e3f746cdca83b6be7 +Subproject commit 9a74f2554a278e0cfc37cdab684a898219e0f125 diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ad98ea..07968a2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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) diff --git a/Examples b/Examples index 05ab513..94ef963 160000 --- a/Examples +++ b/Examples @@ -1 +1 @@ -Subproject commit 05ab513b8b82785fad9ab501d00c00101d0074a5 +Subproject commit 94ef9630d2106ab4027fc79a38456c300ae6317f diff --git a/ShaderBuilder b/ShaderBuilder index 9b42367..ab8e05f 160000 --- a/ShaderBuilder +++ b/ShaderBuilder @@ -1 +1 @@ -Subproject commit 9b4236724dc7b181f15b60edbc3c96fd288ad569 +Subproject commit ab8e05fa19db6e36c8d6df1eecd409596feaefc3