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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers