blob: 67c5bbcb853ac3c5920d35979c9891dc4564eb80 (
plain)
1
2
3
4
5
6
7
|
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.
|