summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorDennis Klein <d.klein@gsi.de>2019-05-03 20:06:03 (GMT)
committerDennis Klein <d.klein@gsi.de>2019-05-07 14:08:55 (GMT)
commita22dd5d8be7336152e5cd99b364265e7afcec083 (patch)
treeaa77c6d8cabf7a97c81c11a8700868fd8b846cb7 /Help
parenta3159775954772e25f3785775b89e0147382c939 (diff)
downloadCMake-a22dd5d8be7336152e5cd99b364265e7afcec083.zip
CMake-a22dd5d8be7336152e5cd99b364265e7afcec083.tar.gz
CMake-a22dd5d8be7336152e5cd99b364265e7afcec083.tar.bz2
FindBoost: Modernize module mode with FPHSA
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/FindBoost-fphsa.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/release/dev/FindBoost-fphsa.rst b/Help/release/dev/FindBoost-fphsa.rst
index 5d4f1d8..c4d34d4 100644
--- a/Help/release/dev/FindBoost-fphsa.rst
+++ b/Help/release/dev/FindBoost-fphsa.rst
@@ -26,3 +26,6 @@ FindBoost-fphsa
* *Known issue*: The CMake package shipped with Boost ``1.70.0``
ignores the ``QUIET`` argument passed to :command:`find_package`.
This is fixed in the next Boost release.
+
+ * The input switch ``Boost_DETAILED_FAILURE_MSG`` was
+ removed.