mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-20 06:48:38 -05:00
4b63f2ca4a
c53748a377FindThreads: Factor out helper macro for libc check564385194bFindThreads: Avoid repeating check for -pthread flag41ef904e81FindThreads: Simplify conditions for not-in-libc checkscbe7550d99FindThreads: Remove unnecessary condition1ee8c545ddFindThreads: Clarify internal helper macro names5b5cd92363FindThreads: Drop strange SunOS+pthread.h+thr_create combinationc9bd462c08FindThreads: Drop unused internal CMAKE_HAVE_THREADS_LIBRARY variable Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Acked-by: Rolf Eike Beer <eike@sf-mail.de> Merge-request: !7207
See the "Find Modules" section of the cmake-developer(7) manual page. For more information about how to contribute modules to CMake, see this page: https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers