duckstation/CMakeModules
Michael Forney 8856099092 Build: Fix threads detection on libc with built-in support
As noted in the FindThreads documentation[0], CMAKE_THREAD_LIBS_INIT
may be empty if no special flags are needed to use thread support.
Instead, use Threads_FOUND to determine if threads are supported.

[0] https://cmake.org/cmake/help/latest/module/FindThreads.html
2020-12-26 00:47:02 +10:00
..
CheckCXXFlag.cmake cmake: Silence warnings with clang. 2020-02-12 12:06:00 -08:00
DolphinPostprocessBundle.cmake Build: Create macOS .app for Qt 2020-08-25 22:04:55 +10:00
ECMFindModuleHelpers.cmake Import initial work on Android frontend 2019-11-29 00:17:24 +10:00
ECMFindModuleHelpersStub.cmake Import initial work on Android frontend 2019-11-29 00:17:24 +10:00
FindEGL.cmake Import initial work on Android frontend 2019-11-29 00:17:24 +10:00
FindOpenSLES.cmake Build: Add missing FindOpenSLES module 2020-10-14 15:45:30 +10:00
FindSDL2.cmake Build: Fix threads detection on libc with built-in support 2020-12-26 00:47:02 +10:00
aarch64-cross-toolchain.cmake CI: Add Linux AArch64 builds 2020-08-19 00:11:45 +10:00
armv7-cross-toolchain.cmake CI: Generate armv7 libretro cores 2020-11-22 01:24:26 +10:00