Merge topic 'FindCURL-static'

97d0f76453 FindCURL: add a CURL_USE_STATIC_LIBS hint

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8573
This commit is contained in:
Brad King
2023-06-23 15:01:02 +00:00
committed by Kitware Robot
2 changed files with 28 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
FindCURL-static
---------------
* The :module:`FindCURL` module gained a ``CURL_USE_STATIC_LIBS`` hint
to select static libraries.