FindCURL-cmake-package.rst 281 B

1234567
  1. FindCURL-cmake-package
  2. ----------------------
  3. * The :module:`FindCURL` module learned to find CURL using
  4. the ``CURLConfig.cmake`` package configuration file generated by
  5. CURL's cmake buildsystem. It also gained a new ``CURL_NO_CURL_CMAKE``
  6. option to disable this behavior.