MantisBT - CMake
View Issue Details
0011136CMakeModulespublic2010-08-16 18:152010-11-09 22:57
Jaka Kranjc 
Philip Lowman 
normaltextalways
closedfixed 
 
CMake 2.8.3CMake 2.8.3 
0011136: [patch] FindThreads.cmake documents the wrong variable
FindThreads.cmake says the caller can set CMAKE_THREAD_PREFER_PTHREADS to change the behaviour, but the code actually checks CMAKE_THREAD_PREFER_PTHREAD.
Present in current HEAD, trivial patch attached.
No tags attached.
patch 0001-FindThreads.cmake-document-the-right-variable.patch (973) 2010-08-16 18:15
https://public.kitware.com/Bug/file/3322/0001-FindThreads.cmake-document-the-right-variable.patch
Issue History
2010-08-16 18:15Jaka KranjcNew Issue
2010-08-16 18:15Jaka KranjcFile Added: 0001-FindThreads.cmake-document-the-right-variable.patch
2010-09-18 13:48Philip LowmanStatusnew => assigned
2010-09-18 13:48Philip LowmanAssigned To => Philip Lowman
2010-09-18 13:49Philip LowmanTarget Version => CMake 2.8.3
2010-09-18 13:49Philip LowmanNote Added: 0022265
2010-09-18 13:49Philip LowmanStatusassigned => resolved
2010-09-18 13:49Philip LowmanFixed in Version => CMake 2.8.3
2010-09-18 13:49Philip LowmanResolutionopen => fixed
2010-11-09 22:57Philip LowmanStatusresolved => closed

Notes
(0022265)
Philip Lowman   
2010-09-18 13:49   
Thanks for reporting this, will be in 2.8.3 RC2