Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CMake macro for multiple source program

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CMake macro for multiple source program


Chronological Thread 
  • From: Martin Baeker <>
  • To:
  • Subject: Re: [cgal-discuss] CMake macro for multiple source program
  • Date: Sat, 25 Sep 2010 09:37:59 +0200 (CEST)
  • Organization: Institut fuer Werkstoffe TU Braunschweig

Hi,

I use

scripts/cgal_create_cmake_script
cmake -DCGAL_DIR=$HOME/fem/abaqus/CGAL-3.5 .
make

that creates an exectubale called
whatever_demo
if you are in directory whatever

Cheers.

Hi all,

I notice that there's a "CreateSingleSourceCGALProgram." I was wondering if there's any example/macros for multiple source program. For example, if I have the following structure/files:

HelloWorld.h
HelloWorld.cpp
Test.cpp <-- includes HelloWorld.h as well as CGAL libraries


Thanks,


Frankie




--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss



Priv.-Doz. Dr. Martin Bäker
Institut für Werkstoffe
Technische Universität Braunschweig
Langer Kamp 8
38106 Braunschweig
Germany
Tel.: 00-49-531-391-3073
Fax 00-49-531-391-3058
e-mail
<>


Archive powered by MHonArc 2.6.16.

Top of Page