From c54f02c96a8cdb822376f7023049d2bf33b47285 Mon Sep 17 00:00:00 2001 From: Sebastien Loriot Date: Tue, 10 Jun 2025 20:46:01 +0200 Subject: [PATCH] Update Documentation/doc/Documentation/Third_party.txt Co-authored-by: Laurent Rineau --- Documentation/doc/Documentation/Third_party.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doc/Documentation/Third_party.txt b/Documentation/doc/Documentation/Third_party.txt index a2da602754c..7e315d25c1e 100644 --- a/Documentation/doc/Documentation/Third_party.txt +++ b/Documentation/doc/Documentation/Third_party.txt @@ -70,7 +70,7 @@ from `htt As there is no canonical directory for where to find \boost on Windows, we recommend that you define the environment variable -`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`. +`Boost_ROOT` (or `BOOST_ROOT`) and set it to where you have installed \boost, e.g., `C:/local`, or set `Boost_DIR` to the path of the directory containing the file `BoostConfig.cmake`, e.g.`C:/local/boost_1_80_0/lib64-msvc-14.3/cmake/Boost-1.80.0` (be careful of the case of `Boost_DIR`). \subsection thirdpartyMP Multi Precision Number Type Library