obs-studio/cmake
Kurt Kartaltepe d928bfd1ea cmake: Fix warnings and normalize variables/errors
As of 3.17 using find_package_handle_standard_args checks that the name
of the FindXXX file and the first argument are the same case.

Some modules used non-standard variables or the old singular variables
instead of plurals. This normalizes variable usage to the new-style.

Some CMakeLists.txt did custom error checking instead of propagating
find_package errors. These were changes to call find_package with
REQUIRED or without QUIET where needed and shortens the custom status
messages. This helps users who want to enable that functionality see
what precisely wasnt found.
2020-05-21 18:45:16 -07:00
..
Modules cmake: Fix warnings and normalize variables/errors 2020-05-21 18:45:16 -07:00
external cmake/external: Add function to install specific arch data file 2016-06-23 20:05:57 -07:00
helper_subdir Improve bundle fixup 2014-04-13 11:05:46 -07:00
osxbundle OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14 2018-07-27 14:11:55 -05:00
winrc CMake: Build Windows modules with file descriptors 2019-10-15 21:34:12 +11:00
ALL_BUILD.vcxproj.user.in Move CPack win32 generator from NSIS to WIX 2014-02-02 22:38:21 +01:00
copy_helper.cmake Improve additional_install_files for debug/release 2014-07-18 22:41:11 -07:00
copy_on_debug_helper.cmake Copy and install PDB files on msvc builds 2014-07-19 01:38:41 +02:00