From 5abcc104b2d27650a716e8ec1b4e823c1fbae30a Mon Sep 17 00:00:00 2001 From: Alena Sviridenko Date: Wed, 13 May 2020 13:26:04 +0300 Subject: [PATCH] Update Boost documentation (#866) * added note for boost_root * updated note --- images/win/scripts/Installers/Validate-Boost.ps1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/images/win/scripts/Installers/Validate-Boost.ps1 b/images/win/scripts/Installers/Validate-Boost.ps1 index e9b7554e..97464b77 100644 --- a/images/win/scripts/Installers/Validate-Boost.ps1 +++ b/images/win/scripts/Installers/Validate-Boost.ps1 @@ -55,6 +55,10 @@ foreach ($BoostTool in $BoostTools) $CMakeFindBoostInfo = @" #### _Notes:_ + +> ``BOOST_ROOT`` is not set on images but it is required by CMake. Please make sure you set this variable +> value to either ``BOOST_ROOT_1_69_0`` or ``BOOST_ROOT_1_72_0`` depending on the Boost version you are using. + Link: https://cmake.org/cmake/help/latest/module/FindBoost.html If Boost was built using the ``boost-cmake`` project or from ``Boost 1.70.0`` on it provides a package