You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
CheckCXXFlag.cmake cmake: Silence warnings with clang. 5 years ago
DolphinPostprocessBundle.cmake Build: Create macOS .app for Qt 5 years ago
ECMFindModuleHelpers.cmake Import initial work on Android frontend 5 years ago
ECMFindModuleHelpersStub.cmake Import initial work on Android frontend 5 years ago
FindEGL.cmake Import initial work on Android frontend 5 years ago
FindOpenSLES.cmake Build: Add missing FindOpenSLES module 4 years ago
FindSDL2.cmake Build: Fix threads detection on libc with built-in support 4 years ago
aarch64-cross-toolchain.cmake CI: Add Linux AArch64 builds 5 years ago
armv7-cross-toolchain.cmake CI: Generate armv7 libretro cores 4 years ago