Am 06.08.2014 um 18:08 schrieb Felix Geyer: > On 06.08.2014 10:09, Matthias Klose wrote: >> Am 05.08.2014 um 21:15 schrieb Felix Geyer: >>> On Thu, 31 Jul 2014 00:48:14 +0100 Dimitri John Ledkov >>> <dimitri.led...@surgut.co.uk> wrote: >>>> However, before even falling back to fltk-config, the cmake shipped >>>> modules should be able to find /usr/lib/fltk/*.cmake modules include >>>> them direct and define as found both shared and static variants of all >>>> libs. >>>> >>>> Matthias, can you point me at the example of a package that uses cmake >>>> & FindFLTK module and ends up with a static fltk instead of the >>>> _SHARED variant? >>> >>> Yes, please provide an example where this actually happens. >>> It's quite possible that some projects bundle their own version of FindFLTK. >> >> that is the proposed packaging of tigervnc, originally done by the debian >> neuro >> team. Currently you can get it from >> >> https://launchpad.net/~doko/+archive/ubuntu/toolchain/+sourcepub/4325100/+listing-archive-extra >> >> yes, it looks like they can bundle with an internal fltk. > > That packages has this patch for some reason, so it doesn't even use the > FindFLTK module: > > -find_package(FLTK) > +#find_package(FLTK) > +set (FLTK_LIBRARIES "fltk_images;fltk")
yes, to get it built. > I guess we can close this bug? no. why? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org