blender/source/creator
Ray Molenkamp 8b9743eb40 CMake: Change build flags to use SSE42 if available
This cleans up our `TEST_SSE_SUPPORT` macro to only test
for SSE42 and passes the flags to the CMAKE_C/CXX_FLAGS

the cpu check module needed to move to its own folder since
the flags at the end of a CMakeLists.txt appear to be used
for all targets inside a CMakeLists file and cpu_check cannot
be build with sse42 flags.

This only affects Mac/Linux since MSVC has no buildflags
to target SSE42

Pull Request: https://projects.blender.org/blender/blender/pulls/118468
2024-04-11 20:46:14 +02:00
..
blender_launcher_win32.c Cleanup: use full sentences for code-comments 2024-03-19 13:57:00 +11:00
buildinfo.c Fix build error in fcacebbfb1b01e4cd30237458294906779715c29 2023-07-26 15:52:54 +10:00
CMakeLists.txt CMake: Change build flags to use SSE42 if available 2024-04-11 20:46:14 +02:00
creator_args.cc Vulkan: MoltenVK Support for Developers 2024-04-11 11:04:43 +02:00
creator_intern.h Fix crash using "--command" on Windows 2024-04-10 11:52:54 +10:00
creator_signals.cc Cleanup: spelling in comments 2024-03-21 10:02:53 +11:00
creator.cc Fix crash using "--command" on Windows 2024-04-10 11:52:54 +10:00
symbols_apple.map Build: changes to macOS build flags to fix linker warnings 2024-01-02 16:22:48 +01:00
symbols_unix.map Build: changes needed to build on FreeBSD 2023-03-22 14:15:46 +01:00