0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/cmake
PatTheMav eb3d9963a0 cmake: Update macOS compiler configuration
Compiler extensions are disabled before the first `project` call to
force CMake into considering compilers to not support GNU extensions
(even though clang and gcc do).

Also sets common clang compiler options so they can be used across all
supported platforms.

`openmp-simd` support is enabled by default as there is no performance
penalty on x86_64 systems and intrinsics are enabled on arm64.

Also implements CMake's `CMAKE_COMPILE_WARNING_AS_ERROR` flag to
enable the desired behavior and configuration time.
2023-06-17 12:23:33 -04:00
..
bundle Update copyrights/names 2023-05-20 01:31:18 -07:00
common cmake: Update macOS compiler configuration 2023-06-17 12:23:33 -04:00
external cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
finders obs-ffmpeg,cmake: Replace external folder by obs-deps headers 2023-05-13 17:06:39 -07:00
macos cmake: Update macOS compiler configuration 2023-06-17 12:23:33 -04:00
Modules CI: Update deps to 2023-06-01 release 2023-06-09 20:20:49 -05:00