blender/build_files/cmake/platform
Sybren A. Stüvel a5b2aa96e4 CMake: reject older GCC version when using precompiled Linux libraries
In the situation where the precompiled libraries are used on Linux +
GCC, a version of GCC older than 9.3 is guaranteed to cause problems.

This just implents a fatal error message when we know it doesn't make
sense to continue. We could do more checks and add some warnings, but
it's very likely that these will be ignored amongst the other noise.

Reviewed By: sergey, brecht

Differential Revision: https://developer.blender.org/D8396
2020-07-27 17:29:13 +02:00
..
platform_apple_xcode.cmake macOS: Support arm64 architecture. 2020-07-16 09:37:38 +02:00
platform_apple.cmake macOS: Support arm64 architecture. 2020-07-16 09:37:38 +02:00
platform_unix.cmake CMake: reject older GCC version when using precompiled Linux libraries 2020-07-27 17:29:13 +02:00
platform_win32_bundle_crt.cmake Cleanup: whitespace 2019-12-16 13:49:11 +11:00
platform_win32.cmake Build: upgrade OpenImageDenoise to 1.2.1 2020-06-25 13:00:58 +02:00