Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] cmake static libs problem

Subject: CGAL users discussion list

List archive

[cgal-discuss] cmake static libs problem


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] cmake static libs problem
  • Date: Fri, 7 Aug 2009 17:40:40 +0200 (CEST)

Hi.
I want to make a static build of CGAL 3.5 on a Linux machine. To do so the
manual says to change the CMAKE_SHARED_LIBS=FALSE
However it still builts shared libraries .so instead of .a !
I can't find the flag with cmake-gui either. Is this a bug or where can I
change the flag? I need a static libCGAL.a

Matthias



Archive powered by MHonArc 2.6.16.

Top of Page