obs-studio/cmake
PatTheMav d940f21457 cmake: Fix build architectures and deployment target not set to defaults
CMake seems to set either `CMAKE_OSX_ARCHITECTURES` and
`CMAKE_OSX_DEPLOYMENT_TARGET` implicitly to empty cache variables when
not defined explicitly on the commandline or via a GUI.

Setting a default thus requires the `FORCE` flag to overwrite these
empty defaults with our desired results. The branches ensure that user-
provided non-empty values are not overwritten as well.
2022-07-06 19:19:43 +02:00
..
Modules cmake: Fix build architectures and deployment target not set to defaults 2022-07-06 19:19:43 +02:00
bundle cmake: Move obspython.py to Resources on macOS 2022-03-23 14:56:55 +01:00
external cmake: Update CMake finders and helper modules 2022-03-16 23:11:06 +01:00