[cmake-developers] [CMake 0013563]: [PATCH] FindCURL: fails to find older MSVC prebuilts

Mantis Bug Tracker mantis at public.kitware.com
Sun Sep 30 04:19:43 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13563 
====================================================================== 
Reported By:                Andreas Mohr
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13563
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-09-30 04:19 EDT
Last Modified:              2012-09-30 04:19 EDT
====================================================================== 
Summary:                    [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!

Additional Information: 
When handling this, might want/need to take into account "0007263: FindCURL -
set required define and dependent library" as well.
====================================================================== 

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                 
  
======================================================================




More information about the cmake-developers mailing list