GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CGAL_CREATE_CMAKE_SCRIPT(1) User Commands CGAL_CREATE_CMAKE_SCRIPT(1)

cgal_create_cmake_script - create a cmake script for applications using CGAL

cgal_create_cmake_script [example|demo|test]

The script cgal_create_cmake_script allows the simple creation of cmake scripts for applications which use the CGAL library. The parameter selects one of three script types, the default type is example.

example
Create a cmake script for several simple applications. Each C and cpp file in the current directory containing a main() function is compiled and linked as a separate executable.
demo
Create a cmake script for a single application. All C and cpp files in the current directory are compiled and linked into one executable.
test
Create a cmake script that is suited for the testsuite used by the CGAL developers.

The CGAL project (https://www.cgal.org/).

Report bugs to <cgal-discuss@inria.fr> (see https://www.cgal.org/ for further instructions).

The full documentation for CGAL is available at https://www.cgal.org/ in PDF and HTML format.
July 2021 CGAL 5.3

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.