google / shaderc

A collection of tools, libraries, and tests for Vulkan shader compilation.
Other
1.79k stars 344 forks source link

Glslang not working anymore as a submodule #462

Open feliwir opened 6 years ago

feliwir commented 6 years ago

Getting this error permanently: CMake Error at third_party/glslang/StandAlone/CMakeLists.txt:49 (install): install Library TARGETS given no DESTINATION!

See my comment to this commit: https://github.com/KhronosGroup/glslang/commit/1199cf92f7bc5226fd8554571e608ae1443bf9ea

DethRaid commented 5 years ago

I've also encountered this issue, when building on Windows with Visual Studio 2017