obs-StreamFX/cmake
Michael Fabian 'Xaymar' Dirks f160580794 cmake: Improve build system with additional features and options
- Moved all auto-dependencies to a uniform subdirectory for easier caching and cleanup.
- Add an option to download or specify a path for libOBS+obs-frontend-api.
- Remove the dependency on the non-standard obs-frontend-apiConfig.cmake file.
- Add an option to download or specify a path for OBS Dependencies.
- Add an option to download or specify a path for Qt.
- Add an option to download or specify a path for AOM.
- Fix and improve architecture and platform detection.
- Fix some messages having two :, or no prefix at all.
- Fix detection of obs-frontend-api.
- Fix applying custom compiler and linker flags for MSVC and GNU-style builds.
- Use target_compile_options over add_compile_options for compatibility.
2023-04-05 18:58:20 +02:00
..
clang@b2a06d8af0 cmake/clang: Add support for clang 3.5 to 10.0 2023-03-28 12:52:21 +02:00
codesign@d02ee94cb9 cmake/codesign: Remove broken Timestamping servers 2023-04-05 18:51:51 +02:00
modules cmake: Improve build system with additional features and options 2023-04-05 18:58:20 +02:00
DownloadProject.CMakeLists.cmake.in cmake: Fix DownloadProject version warning 2023-03-28 13:11:09 +02:00
DownloadProject.cmake cmake: Many fixes and improvements 2018-04-24 12:31:43 +02:00
util.cmake cmake: (MacOS) Fix linker path for libraries 2023-03-28 13:11:15 +02:00