Query: cgal_create_cmake_script
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CGAL_CREATE_CMAKE_SCRIPT(1) User Commands CGAL_CREATE_CMAKE_SCRIPT(1)NAMEcgal_create_cmake_script - create a cmake script for applications using CGALSYNOPSIScgal_create_cmake_script [example|demo|test]DESCRIPTIONThe 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.OPTIONSexample 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 including Qt3 support. 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.AUTHORThe CGAL project (http://www.cgal.org/).REPORTING BUGSReport bugs to <cgal-discuss@lists-sop.inria.fr> (see http://www.cgal.org/ for further instructions).SEE ALSOThe full documentation for CGAL is available at http://www.cgal.org/ in PDF and HTML format. CGAL 4.0 March 2012 CGAL_CREATE_CMAKE_SCRIPT(1)
Related Man Pages |
---|
cmake-gui(1) - debian |
ipescript(1) - debian |
wibble-test-genrunner(1) - debian |
cpack(1) - suse |
cmakecompat(1) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |
Weird 'find' results |