FLTK logo

Re: [fltk/fltk] cmake build ignores cmake's BUILD_SHARED_LIBS variable and always builds static libraries (#213)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] cmake build ignores cmake's BUILD_SHARED_LIBS variable and always builds static libraries (#213) Albrecht Schlosser Apr 10, 2021  
 

Thanks for the report, but that's intentional. We prefer static builds and have OPTION_BUILD_SHARED_LIBS to build shared libs in addition to the static libs.

The CMake variable BUILD_SHARED_LIBS is (AFAICT) designed to build either static or shared libs. Therefore it's ignored by the FLTK build system.

If this is a request to change this behavior: Sorry, this is not going to happen for the reasons stated above.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.