glslang/hlsl
Nathaniel Cesario c8ef4f8a9f cmake: Remove "conditions" from endif
See https://cmake.org/cmake/help/latest/command/endif.html and
https://cmake.org/cmake/help/latest/command/if.html.

If the else/endif condition does not match the if condition verbatim,
an error is produced on some versions of cmake. This change removes
these "legacy conditions."
2021-09-30 11:00:09 -06:00
..
CMakeLists.txt cmake: Remove "conditions" from endif 2021-09-30 11:00:09 -06:00
stub.cpp Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00