glslang/StandAlone
Nathaniel Cesario 865fe73958 cmake: Fix symlink on Windows
Copy the old glslangValidator name on Windows rather than creating a
symlink. While cmake 3.13 and above supports creating symlinks on
Windows, a security policy change is required in general to allow
the creation of symlinks for non-trusted users. See
https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/create-symbolic-links

Fixes #3268.
2023-07-19 17:16:37 -06:00
..
CMakeLists.txt cmake: Fix symlink on Windows 2023-07-19 17:16:37 -06:00
DirStackFileIncluder.h Add a --depfile option. 2021-04-20 18:09:56 +02:00
spirv-remap.cpp SPIRV: remove pre-C++11 workaround 2023-05-10 09:55:02 -06:00
StandAlone.cpp cmake: Rename glslang to glslangValidator 2023-07-18 15:23:50 -06:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00