mirror of https://github.com/CGAL/cgal
Fix how to set BOOST_ROOT
This commit is contained in:
parent
e811ba2f72
commit
25683f4373
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue