Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (CGAL/GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] CGAL_CreateSingleSourceCGALProgram
- Date: Fri, 05 Dec 2014 09:27:47 +0100
- Organization: GeometryFactory
Le jeudi 04 décembre 2014 23:17:05 Adam Getchell a écrit :
> However, I want to include CGAL, which I believe is normally handled by the
> line:
>
> create_single_source_cgal_program( "src/cdt-docopt.cppâ)
>
> Is the CGAL_CreateSingleSourceCGALProgram.cmake module compatible with
> including two source .cpp files?
>
> (The name seems to imply not.)
>
> If not, what should I use instead?
Actually, that CMake macro has been modified, since its creation, and it is
compatible with multiple source files. You can use for example:
create_single_source_cgal_program( "src/cdt-docopt.cpp" "src/cdt-aux.cpp")
The name of the target is chosen after the name of the first source file.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] CGAL_CreateSingleSourceCGALProgram, Adam Getchell, 12/05/2014
- Re: [cgal-discuss] CGAL_CreateSingleSourceCGALProgram, Guillaume Damiand, 12/05/2014
- Re: [cgal-discuss] CGAL_CreateSingleSourceCGALProgram, Laurent Rineau (CGAL/GeometryFactory), 12/05/2014
- Re: [cgal-discuss] CGAL_CreateSingleSourceCGALProgram, Adam Getchell, 12/05/2014
Archive powered by MHonArc 2.6.18.