Add CGAL to existing project in Visualo Studio #6855
-
|
Hello, below it follows my issue in the template. Thank you in advance Issue DetailsI'm not able to add CGAL to my existing project in Visual Studio. I have an existing project in Visual Studio (2017) and I would like to use some routines from CGAL, so I would like to be able to use it in my project. I tried but I've not been able to use the library.
Environment
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The easiest way is to use CMake as explained here in the documentation. |
Beta Was this translation helpful? Give feedback.
The easiest way is to use CMake as explained here in the documentation.