mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
8 lines
281 B
ReStructuredText
8 lines
281 B
ReStructuredText
FindCURL-cmake-package
|
|
----------------------
|
|
|
|
* The :module:`FindCURL` module learned to find CURL using
|
|
the ``CURLConfig.cmake`` package configuration file generated by
|
|
CURL's cmake buildsystem. It also gained a new ``CURL_NO_CURL_CMAKE``
|
|
option to disable this behavior.
|