mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Update Boost documentation (#866)
* added note for boost_root * updated note
This commit is contained in:
@@ -55,6 +55,10 @@ foreach ($BoostTool in $BoostTools)
|
|||||||
$CMakeFindBoostInfo = @"
|
$CMakeFindBoostInfo = @"
|
||||||
|
|
||||||
#### _Notes:_
|
#### _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
|
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
|
If Boost was built using the ``boost-cmake`` project or from ``Boost 1.70.0`` on it provides a package
|
||||||
|
|||||||
Reference in New Issue
Block a user