MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0011136 | CMake | Modules | public | 2010-08-16 18:15 | 2010-11-09 22:57 |
|
| Reporter | Jaka Kranjc | |
| Assigned To | Philip Lowman | |
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | CMake 2.8.3 | Fixed in Version | CMake 2.8.3 | |
|
| Summary | 0011136: [patch] FindThreads.cmake documents the wrong variable |
| Description | FindThreads.cmake says the caller can set CMAKE_THREAD_PREFER_PTHREADS to change the behaviour, but the code actually checks CMAKE_THREAD_PREFER_PTHREAD. |
| Steps To Reproduce | |
| Additional Information | Present in current HEAD, trivial patch attached. |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | 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 |
| Date Modified | Username | Field | Change |
| 2010-08-16 18:15 | Jaka Kranjc | New Issue | |
| 2010-08-16 18:15 | Jaka Kranjc | File Added: 0001-FindThreads.cmake-document-the-right-variable.patch | |
| 2010-09-18 13:48 | Philip Lowman | Status | new => assigned |
| 2010-09-18 13:48 | Philip Lowman | Assigned To | => Philip Lowman |
| 2010-09-18 13:49 | Philip Lowman | Target Version | => CMake 2.8.3 |
| 2010-09-18 13:49 | Philip Lowman | Note Added: 0022265 | |
| 2010-09-18 13:49 | Philip Lowman | Status | assigned => resolved |
| 2010-09-18 13:49 | Philip Lowman | Fixed in Version | => CMake 2.8.3 |
| 2010-09-18 13:49 | Philip Lowman | Resolution | open => fixed |
| 2010-11-09 22:57 | Philip Lowman | Status | resolved => closed |