On Thu, Aug 28, 2014 at 4:07 PM, Kornel Benko <kor...@lyx.org> wrote:
> Am Donnerstag, 28. August 2014 um 15:47:06, schrieb Richard Shaw < > hobbes1...@gmail.com> > > On Thu, Aug 28, 2014 at 3:39 PM, Kornel Benko <kor...@lyx.org> wrote: > > > > > You use '-DHAVE_CONFIG_H', this means probably generated 'config.h'. > > > Differences between generation of this file of automake/cmake? > You were right to begin with, I implemented all the HAVE_<x> stuff but missed a part where it had a conditional for what version of FLTK was being used. The FindFLTK module doesn't report the API version (fltk-config --api-version) and upstream doesn't plan on supporting versions <1.3 anymore so I just hardcoded it into config.h.in for now. Thanks, Richard
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake