Merge branch 'backport-FindBoost-explicit-arch-tag'

This commit is contained in:
Brad King
2018-11-05 11:45:58 -05:00
2 changed files with 33 additions and 19 deletions

View File

@@ -138,6 +138,9 @@ Properties
Modules
-------
* The :module:`FindBoost` module gained a ``Boost_ARCHITECTURE`` option
to specify a Boost architecture-specific library filename fragment.
* The :module:`FindCURL` module learned to find debug and release variants
separately.