mirror of https://github.com/CGAL/cgal
avoid linking
This commit is contained in:
parent
7a29b9bcf4
commit
2dc7f66c8a
|
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
\page devman_create_and_use_a_cmakelist How to use CGAL with CMake
|
||||
\page devman_create_and_use_a_cmakelist How to use %CGAL with CMake
|
||||
|
||||
This page will explain how to manually create a `CMakeLists.txt` file to link a custom program with \cgal.
|
||||
A base can be created using the script `cgal_create_CMakeLists`. Its usage is detailed in Section \ref devman_create_cgal_CMakeLists.
|
||||
|
|
|
|||
Loading…
Reference in New Issue