blender/build_files/cmake
Arto Kitula b7a9e980a1 macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.
This bring macOS on par with Windows and Linux. It uses the OpenMP library
added to our precompiled libraries.

Custom flags are set because FindOpenMP from CMake below 3.12 does not support
AppleClang, and more recent versions do not work with our custom directory
location either.

Differential Revision: https://developer.blender.org/D4257
2019-01-26 15:48:56 +01:00
..
config Cleanup: remove unnecessary CUDA architecture sm_72, it's for Tegra chips. 2019-01-18 12:38:19 +01:00
example_scripts make_quickie: replace os.system w/ subprocess.call 2018-01-26 12:53:42 +11:00
Modules Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
platform macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster. 2019-01-26 15:48:56 +01:00
buildinfo.cmake Build info: Ensure hash length is same across all platforms and has no conflicts 2018-12-19 12:56:32 +01:00
clang_array_check.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
cmake_consistency_check_config.py Cleanup: correct typo, no need for ./ prefix 2018-11-29 12:54:30 +11:00
cmake_consistency_check.py CMake: update checker 2018-11-29 08:55:05 +11:00
cmake_netbeans_project.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
cmake_print_build_options.py Cleanup: move 'make help_features' into own file 2018-09-13 16:20:02 +10:00
cmake_qtcreator_project.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
cmake_static_check_clang_array.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_cppcheck.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_smatch.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_sparse.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_splint.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
macros.cmake Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
packaging.cmake Build info: Ensure hash length is same across all platforms and has no conflicts 2018-12-19 12:56:32 +01:00
project_info.py project_info: replace os.system w/ subprocess.check_call 2018-01-26 12:38:07 +11:00
project_source_info.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
RpmBuild.cmake Cleanup: trailing space in CMake files 2018-06-10 08:19:03 +02:00