Latest known-good SPIRV-Tools: WARNING: Needs python 3.x.
You may need to install python 3.x and also [windows users] may need to get it in your path in front of python 2.7.x. If you don't need the external projects (i.e., SPIRV-Tools) and don't want to upgrade to python 3, don't create the External subdirectory and CMake won't require python 3. (CMake has a bug that makes it find the wrong one on a first pass if the top level does not require the version needed by lower levels.)
This commit is contained in:
parent
c11e3156af
commit
6fef1ca6f9
5 changed files with 11 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
// This header is generated by the make-revision script.
|
||||
|
||||
#define GLSLANG_PATCH_LEVEL 3214
|
||||
#define GLSLANG_PATCH_LEVEL 3216
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue