mirror of https://github.com/CGAL/cgal
remove mention of "common demo dlls"
This commit is contained in:
parent
3c8e205372
commit
2cabcd9aeb
|
|
@ -276,8 +276,8 @@ dependencies.
|
||||||
\section sec-win-demo Trying CGAL algorithms using a Precompiled Demo
|
\section sec-win-demo Trying CGAL algorithms using a Precompiled Demo
|
||||||
\cgal provides a few demos offering a graphical user interface for some \cgal algorithms.
|
\cgal provides a few demos offering a graphical user interface for some \cgal algorithms.
|
||||||
All precompiled demos are available for download on the \ref packages page.
|
All precompiled demos are available for download on the \ref packages page.
|
||||||
Two links are provided in the column on the right: the demo itself (under **Windows Demo**) and a set of dlls (under **Common Demo Dlls**)
|
A link is provided in the column on the right, to download an archive. It contains the demo executable itself,
|
||||||
that contains dlls files that must be placed in the same directory as the `.exe` of the demo.
|
and a set of dll files that must be placed in the same directory as the `.exe` of the demo.
|
||||||
See for example the \ref PkgConvexHull3 package.
|
See for example the \ref PkgConvexHull3 package.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue