summaryrefslogtreecommitdiff
path: root/Tests/FindThreads
Commit message (Collapse)AuthorAgeFilesLines
* FindThreads: Drop IRIX-specific options and resultsBrad King2018-12-072-2/+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-252-9/+24
|
* FindThreads: add simple testcaseRolf Eike Beer2015-09-212-0/+19