Christoph Oelckers
ba618d308c
- bumped CMake version to 3.1.0 in all projects to reduce warning spam in recent versions.
...
3.1.0 is the highest minimum set in the existing subprojects so this will not exclude anything that hadn't been already.
2021-03-08 13:58:29 +01:00
William Breathitt Gray
63aeea5b9e
Force STATIC for internal GZDoom SPIRV library
...
This makes sure the internal version of this library bundled with the
GZDoom source code is used. This prevents the system from building
GZDoom for dynamic linking with an incompatible external library (see
commit 6fafa297bf
and
<https://forum.zdoom.org/viewtopic.php?f=2&t=64633 >).
2020-06-21 15:52:31 +03:00
Magnus Norddahl
a056307218
Upgrade glslang to 8.13.3559 (stable release January 6, 2020)
2020-02-15 08:51:03 +01:00
alexey.lysiuk
c09f196141
- applied fast math flags to C and C++ files
...
Avoid copy-paste using CMake macro
2019-10-05 14:41:21 +03:00
Christoph Oelckers
86ab366958
- some reformatting on exit code, mainly to make searching for the content easier.
2019-10-01 19:06:28 +02:00
Christoph Oelckers
ed6ab39b2d
- moved third party library projects to a subfolder to reduce size of the root.
2019-07-14 15:06:54 +02:00