MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013563 | CMake | CMake | public | 2012-09-30 04:19 | 2013-03-04 08:38 |
|
Reporter | Andreas Mohr | |
Assigned To | Brad King | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Windows | OS | 7 | OS Version | 32bit |
Product Version | CMake 2.8.8 | |
Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | |
|
Summary | 0013563: [PATCH] FindCURL: fails to find older MSVC prebuilts |
Description | Older Windows MSVC CURL prebuilts have the .lib named as libcurl.lib, which the current (git master) FindCURL.cmake fails to find. With my addition things configure nicely.
Thanks! |
Steps To Reproduce | |
Additional Information | When handling this, might want/need to take into account "0007263: FindCURL - set required define and dependent library" as well. |
Tags | No tags attached. |
Relationships | related to | 0007263 | closed | Bill Hoffman | FindCURL - set required define and dependent library |
|
Attached Files | FindCURL.cmake.diff (622) 2012-09-30 04:19 https://public.kitware.com/Bug/file/4505/FindCURL.cmake.diff |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-30 04:19 | Andreas Mohr | New Issue | |
2012-09-30 04:19 | Andreas Mohr | File Added: FindCURL.cmake.diff | |
2012-10-01 13:25 | Brad King | Relationship added | related to 0007263 |
2012-10-01 13:28 | Brad King | Note Added: 0031139 | |
2012-10-01 13:28 | Brad King | Assigned To | => Brad King |
2012-10-01 13:28 | Brad King | Status | new => resolved |
2012-10-01 13:28 | Brad King | Resolution | open => fixed |
2012-10-02 10:07 | Brad King | Fixed in Version | => CMake 2.8.10 |
2012-10-02 10:07 | Brad King | Target Version | => CMake 2.8.10 |
2013-03-04 08:38 | Robert Maynard | Note Added: 0032465 | |
2013-03-04 08:38 | Robert Maynard | Status | resolved => closed |