Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] Static vs Shared

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] Static vs Shared


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: Re: Re: [cgal-discuss] Static vs Shared
  • Date: Thu, 26 Jul 2012 18:54:33 +0200
  • Organization: GeometryFactory

Le jeudi 26 juillet 2012 12:47:17 Panagiotis Foteinos a écrit :
> It might worth mentioning that in the RedHat machine CGAL is actually
> "make installed", while in the ubuntu machine CGAL is merely "made".

I can reproduce the issue: if one build static CGAL libraries (.a files),
then
the CGALConfig.cmake of the build tree shows .a files, but the
CGALConfig.cmake that is installed (the one in the config/ subdirectory of
the
build tree) shows .so files. And the latter in incorrect for static
libraries.
I do not think that has something to do with the precise CMake version. That
is probably a bug in CGAL CMake scripts. I will work on that more tomorrow.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page