| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014055 | CMake | Modules | public | 2013-04-01 15:56 | 2013-10-07 10:04 | ||||
| Reporter | Marcin Wojdyr | ||||||||
| Assigned To | Clinton Stimpson | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.10.2 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0014055: Qt4ConfigDependentSettings.cmake & CMAKE_THREAD_PREFER_PTHREADS | ||||||||
| Description | In Qt4ConfigDependentSettings.cmake we have: set(CMAKE_THREAD_PREFER_PTHREADS 1) find_package(Threads) but FindThreads.cmake checks CMAKE_THREAD_PREFER_PTHREAD (without 'S'). It may be related to http://www.cmake.org/Bug/view.php?id=11136 [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0032741) Brad King (manager) 2013-04-02 08:12 |
It looks like the typo was introduced here: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1f608718 [^] |
|
(0032742) Clinton Stimpson (developer) 2013-04-02 09:51 |
bec8e64 Qt4: Fix typo setting a variable for FindThreads. |
|
(0034023) Robert Maynard (manager) 2013-10-07 10:04 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-04-01 15:56 | Marcin Wojdyr | New Issue | |
| 2013-04-02 08:12 | Brad King | Assigned To | => Clinton Stimpson |
| 2013-04-02 08:12 | Brad King | Status | new => assigned |
| 2013-04-02 08:12 | Brad King | Note Added: 0032741 | |
| 2013-04-02 09:51 | Clinton Stimpson | Note Added: 0032742 | |
| 2013-04-02 09:51 | Clinton Stimpson | Status | assigned => resolved |
| 2013-04-02 09:51 | Clinton Stimpson | Resolution | open => fixed |
| 2013-10-07 10:04 | Robert Maynard | Note Added: 0034023 | |
| 2013-10-07 10:04 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |