mirror of https://github.com/CGAL/cgal
Update Documentation/doc/Documentation/Third_party.txt
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
This commit is contained in:
parent
25683f4373
commit
c54f02c96a
|
|
@ -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,
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue