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
DolphinPostprocessBundle.cmake Build: Create macOS .app for Qt 5 years ago
ECMFindModuleHelpers.cmake
ECMFindModuleHelpersStub.cmake
FindEGL.cmake
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
armv7-cross-toolchain.cmake CI: Generate armv7 libretro cores 4 years ago