bdk-blender/build_files/cmake
Sergey Sharybin 6368ffe636 Fix regression tests failure on the latest Xcode
When using Xcode version 14.3 on Apple Silicon hardware a number of
regression tests fails. This change fixes this problem.

The root cause comes to the floating point contraction. It was already
disabled for GCC on Linux, but not for Clang on neither of Linux or
macOS.

Also corrected the comment about Clang default, as it as set to on
somewhere in 2021.

Cherry-pick of a pull-request #107136

Pull Request: blender/blender#112578
2023-09-19 15:29:44 +02:00
..
config Fix WITH_CYCLES_ONEAPI_BINARIES issues with make release 2022-08-24 15:38:27 +02:00
example_scripts File headers: add missing copyright, add MIT to SPDX licenses 2022-02-11 14:56:03 +11:00
Modules Fix missing OpenMP in Linux builds 2022-10-31 20:29:50 +01:00
platform Fix regression tests failure on the latest Xcode 2023-09-19 15:29:44 +02:00
buildinfo_static.h.in CMake: configue_file() to pass strings for build-info 2020-11-06 17:26:29 +11:00
buildinfo.cmake File headers: use SPDX license for CMake files 2022-02-11 14:23:56 +11:00
clang_array_check.py Cleanup: run autopep8 on build_files/ 2022-04-20 15:08:46 +10:00
cmake_netbeans_project.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_print_build_options.py File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
cmake_qtcreator_project.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_clang_array.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_cppcheck.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_smatch.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_sparse.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
cmake_static_check_splint.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
macros.cmake Cycles: Add Hydra render delegate 2022-03-23 16:39:05 +01:00
packaging.cmake Cleanup: remove unnecessary argument to else() in CMake 2022-11-02 14:57:15 +01:00
project_info.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
project_source_info.py Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
RpmBuild.cmake File headers: use SPDX license for CMake files 2022-02-11 14:23:56 +11:00