gzdoom-gles/asmjit
William Breathitt Gray f31e0bcd85 Force STATIC for internal GZDoom libraries
This makes sure the internal versions of these libraries bundled with
the GZDoom source code is used. This prevents the system from building
GZDoom for dynamic linking with incompatible external libraries (see
<https://forum.zdoom.org/viewtopic.php?f=2&t=64633>).

# Conflicts:
#	glslang/glslang/CMakeLists.txt
#	glslang/spirv/CMakeLists.txt
2019-05-18 22:49:07 +02:00
..
asmjit - implement xor swap for vec registers 2019-04-17 18:39:58 +02:00
CMakeLists.txt Force STATIC for internal GZDoom libraries 2019-05-18 22:49:07 +02:00