glslang-zig/glslang
Ralf Habacker 7cd519511c cmake: Do not install static libraries in shared build mode.
The glslang cmake build system installs static libraries in addition to
the dynamic glslang library, which are required when used in a package
that uses glslang when calling find_package().

Distributions such as openSUSE (and perhaps others) use a "shared only"
strategy, which conflicts with the current state of the glslang build
system.
The static libraries mentioned are already all included in glslang and
thus not needed. With this commit, these will no longer install the
associated cmake support files when glslang is built shared.
2022-09-13 15:57:44 +02:00
..
CInterface GL_EXT_mesh_shader/SPV_EXT_mesh_shader implementation 2022-09-01 18:02:21 -07:00
ExtensionHeaders Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics 2021-11-11 23:39:47 -07:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
HLSL Implement NonSemantic.Shader.DebugInfo.100 2022-08-26 16:17:54 -06:00
Include Merge pull request #2985 from jeremy-lunarg/hayes-nonsemantic-shader-debuginfo-rebase 2022-09-09 10:13:02 -06:00
MachineIndependent Merge pull request #2985 from jeremy-lunarg/hayes-nonsemantic-shader-debuginfo-rebase 2022-09-09 10:13:02 -06:00
OSDependent cmake: Do not install static libraries in shared build mode. 2022-09-13 15:57:44 +02:00
Public Merge pull request #2985 from jeremy-lunarg/hayes-nonsemantic-shader-debuginfo-rebase 2022-09-09 10:13:02 -06:00
CMakeLists.txt cmake: Do not install static libraries in shared build mode. 2022-09-13 15:57:44 +02:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00