summaryrefslogtreecommitdiffstats
path: root/Tests/FindThreads/CXX-only
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
|
* Tests: Bump CMake minimum required version in find-module tests to 3.5Brad King2023-03-081-1/+1
| | | | | CMake 3.27 deprecates compatibility with CMake < 3.5. Update find module tests to avoid the deprecation warning.
* FindThreads: Drop IRIX-specific options and resultsBrad King2018-12-071-1/+0
| | | | | | | | | We do not need to support IRIX anymore, so drop relevant parts. In particular, the `CMAKE_THREAD_PREFER_PTHREAD` is frequently confused with `THREADS_PREFER_PTHREAD_FLAG`. Also remove references to the IRIX-specific options and results from other modules and tests.
* FindThreads: officially announce it works with only C++ enabledRolf Eike Beer2015-09-251-0/+13