Files
obs-studio/plugins
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
..
2023-05-20 01:31:18 -07:00
2023-03-27 13:39:03 +00:00
2023-05-20 01:31:18 -07:00
2023-05-20 01:31:18 -07:00
2023-05-01 23:11:13 +00:00
2023-05-20 01:31:18 -07:00
2023-03-27 13:39:03 +00:00
2023-05-20 01:31:18 -07:00