obs-studio/cmake
Ryan Foster ea9c75bacb cmake: Remove local files for checking threading support
These local copies of CheckForPthreads.c and FindThreads.cmake override
the ones included with CMake. These versions create CMake::Threads, but
Qt6 expects Threads::Threads created by CMake 3.1+. These local versions
seem to be based on old copies from CMake from late 2014 with some
customizations. Let's just use the built-in ones that CMake ships.

This commit also changes CMakeLists.txt files in UI and libobs to
require and link to Threads::Threads.

Co-authored-by: Kurt Kartaltepe <kkartaltepe@gmail.com>
2021-08-17 02:46:09 -07:00
..
Modules cmake: Remove local files for checking threading support 2021-08-17 02:46:09 -07:00
external cmake/external: Add function to install specific arch data file 2016-06-23 20:05:57 -07: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