mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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.
|