On 06.08.2014 18:10, Matthias Klose wrote:
>> 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?

I haven't seen any evidence of a bug in your report.

I ran a minimal test case of find_package(FLTK) and then printing the libraries.
It correctly identified the shared libraries.

So if you think there is a bug please attach a test case + build log which
a) uses the cmake provided FindFLTK
b) actually links against the static fltk libraries

Felix


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to