Fix how to set BOOST_ROOT

This commit is contained in:
Andreas Fabri 2025-05-15 10:33:00 +01:00
parent e811ba2f72
commit 25683f4373
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ from <A HREF="https://sourceforge.net/projects/boost/files/boost-binaries/">`htt
As there is no canonical directory for where to find \boost on Windows, As there is no canonical directory for where to find \boost on Windows,
we recommend that you define the environment variable we recommend that you define the environment variable
`BOOST_ROOT` and set it to where you have installed \boost, e.g., `C:\boost\boost_1_70_0`. `BOOST_ROOT` and set it to where you have installed \boost, e.g., `C:/local/boost_1_80_0/lib64-msvc-14.3/cmake/Boost-1.80.0`.
\subsection thirdpartyMP Multi Precision Number Type Library \subsection thirdpartyMP Multi Precision Number Type Library