MantisBT - CMake
View Issue Details
0013563CMakeCMakepublic2012-09-30 04:192013-03-04 08:38
Andreas Mohr 
Brad King 
normalminoralways
closedfixed 
Windows732bit
CMake 2.8.8 
CMake 2.8.10CMake 2.8.10 
0013563: [PATCH] FindCURL: fails to find older MSVC prebuilts
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!
When handling this, might want/need to take into account "0007263: FindCURL - set required define and dependent library" as well.
No tags attached.
related to 0007263closed Bill Hoffman FindCURL - set required define and dependent library 
diff FindCURL.cmake.diff (622) 2012-09-30 04:19
https://public.kitware.com/Bug/file/4505/FindCURL.cmake.diff
Issue History
2012-09-30 04:19Andreas MohrNew Issue
2012-09-30 04:19Andreas MohrFile Added: FindCURL.cmake.diff
2012-10-01 13:25Brad KingRelationship addedrelated to 0007263
2012-10-01 13:28Brad KingNote Added: 0031139
2012-10-01 13:28Brad KingAssigned To => Brad King
2012-10-01 13:28Brad KingStatusnew => resolved
2012-10-01 13:28Brad KingResolutionopen => fixed
2012-10-02 10:07Brad KingFixed in Version => CMake 2.8.10
2012-10-02 10:07Brad KingTarget Version => CMake 2.8.10
2013-03-04 08:38Robert MaynardNote Added: 0032465
2013-03-04 08:38Robert MaynardStatusresolved => closed

Notes
(0031139)
Brad King   
2012-10-01 13:28   
Applied, thanks:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=708b53e7 [^]

Issue 0007263 will have to wait for a module maintainer:

 http://www.cmake.org/Wiki/CMake:Module_Maintainers#New_Maintainer [^]

(0032465)
Robert Maynard   
2013-03-04 08:38   
Closing resolved issues that have not been updated in more than 4 months.