mirror of https://github.com/CGAL/cgal
Fix a typo (missing closing parenthesis)
This commit is contained in:
parent
f330095286
commit
6507b3fd24
|
|
@ -430,7 +430,7 @@ installed as binaries.
|
||||||
|
|
||||||
\cgal\ requires the \boost\ libraries. In particular the header files
|
\cgal\ requires the \boost\ libraries. In particular the header files
|
||||||
and the threading library (\texttt{Boost.Thread} and
|
and the threading library (\texttt{Boost.Thread} and
|
||||||
\texttt{Boost.System} binaries. Version 1.39 (or higher) are needed.
|
\texttt{Boost.System} binaries). Version 1.39 (or higher) are needed.
|
||||||
|
|
||||||
On Windows, as auto-linking is used, you also need the binaries of
|
On Windows, as auto-linking is used, you also need the binaries of
|
||||||
\texttt{Boost.Serialization} and \texttt{Boost.DateTime}, but the
|
\texttt{Boost.Serialization} and \texttt{Boost.DateTime}, but the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue