FLTK logo

Re: [fltk.coredev] Using CMake to build a user app under macOS

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.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Using CMake to build a user app under macOS Manolo Sep 02, 2020  
 

On Wednesday, September 2, 2020 at 12:46:23 PM UTC+2 Albrecht Schlosser wrote:
On 9/2/20 11:02 AM Manolo wrote:

> I had expected cmake to be smart enough to know from
> find_package(FLTK REQUIRED NO_MODULE)
> that "-framework Cocoa" was necessary in link commands.
> Is that incorrect?

For now this is not possible. Our CMake code is still "classic" mode
which means that we can't (or do not (yet)) provide "interface
dependencies" of the FLTK libraries to the user.

Thanks for the explanation.
For now, it's also possible to build that app under macOS using the fltk-config script
CMake produced.

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/24b3d21c-26cf-40d7-af5f-31f36ba81504n%40googlegroups.com.
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'.