Bug#809535: cmake: fltk_wrap_ui segmentation fault

2016-01-25 Thread Rob Couto
I was looking into this for Yoshimi and found that the only combination is stretch and cmake 3.4.1. This bug does not manifest in jessie after adding a testing mirror and installing the more recent cmake, so it seems to not be cmake's own problem. I tried to compile using 'apt-get source -b' in bo

Bug#808739: yoshimi: FTBFS: Missing cmGeneratorTarget instance!

2016-01-22 Thread Rob Couto
In case it helps, here's a patch to apply the same workaround to 1.3.7.1. It's basically the same as the recent commit but with different line numbers. -- Rob diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f1cf0d0..c2f82df 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -2