Bug#855040: fltk: error when fluid is not installed

2017-02-13 Thread Aaron M. Ucko
Gianfranco Costamagna writes: > I'm not an user of fltk, so please double check/test :) Don't worry, the general approach is in fact sane, though I will have to rework it because CMake generates FLTK-Targets{,-noconfig}.cmake on the basis of install(...) commands rather than FLTK-supplied templa

Bug#855040: fltk: error when fluid is not installed

2017-02-13 Thread Gianfranco Costamagna
Hi, >Thanks for the comprehensive report! I should be able to prepare and >upload a source fix within the next day or two. thanks! BTW I don't know if the patch works or not (at least cmake stopped complaining)... I'm not an user of fltk, so please double check/test :) also, I don't know

Bug#855040: fltk: error when fluid is not installed

2017-02-13 Thread Aaron M. Ucko
severity 855040 important thanks Gianfranco Costamagna writes: > steps to reproduce: [...] > the following patch on usr/lib/fltk works: [...] > should be easily applicable to the source code too Thanks for the comprehensive report! I should be able to prepare and upload a source fix within the

Bug#855040: fltk: error when fluid is not installed

2017-02-13 Thread Gianfranco Costamagna
source: fltk1.3 version: 1.3.4-2 tags: patch Hello, as said on launchpad bug, there is an error when fluid is not installed steps to reproduce: $ cat CMakeLists.txt cmake_minimum_required(VERSION 3.5) set(FLTK_SKIP_FLUID TRUE) find_package(FLTK) remove fluid from the system (FLTK_SKIP_FLUID is