sphere-source-x/cmake/toolchains/include
cbnolok 6cdf242da1 CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage.
This speeds up overall compilation, since only one link pass is done,
instead of one per target.
2025-05-09 20:08:22 +02:00
..
Linux-Clang_common.inc.cmake CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage. 2025-05-09 20:08:22 +02:00
Linux-GNU_common.inc.cmake CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage. 2025-05-09 20:08:22 +02:00
OSX-AppleClang_common.inc.cmake CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage. 2025-05-09 20:08:22 +02:00
spheresvr.vcxproj.user.in Updated toolchains to set options per target, instead of globally. 2024-05-19 14:04:53 +02:00
Windows-Clang_common.inc.cmake CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage. 2025-05-09 20:08:22 +02:00
Windows-GNU_common.inc.cmake CMake: external libs are now compiled as obj files, without an intermediate link-in-a-library stage. 2025-05-09 20:08:22 +02:00