mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-17 15:32:10 +08:00

The effect of that hint is to set a CURL_STATICLIB compile definition, and to auxiliary system windows libraries for MSVC builds. GDAL-Issue: https://github.com/OSGeo/gdal/issues/7955
6 lines
134 B
ReStructuredText
6 lines
134 B
ReStructuredText
FindCURL-static
|
|
---------------
|
|
|
|
* The :module:`FindCURL` module gained a ``CURL_USE_STATIC_LIBS`` hint
|
|
to select static libraries.
|