Merge topic 'FindEXPAT-static'

302501ad36 FindEXPAT: add a EXPAT_USE_STATIC_LIBS hint

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