MantisBT - CMake
View Issue Details
0006972CMakeModulespublic2008-05-07 02:412016-06-10 14:30
Christian Ehrlicher 
Miguel Figueroa 
normalminoralways
closedmoved 
CMake-2-6 
 
0006972: Make FindFLTK.cmake actually work when FLTKConfig.cmake is not available
FindFLTK.cmake does not work when FLTKConfig.cmake is not available because FLTK_DIR is never set.
I've fixed it and also made find_package(FLTK REQUIRED) work by using FIND_PACKAGE_HANDLE_STANDARD_ARGS() - it took me a long time to see that fltk isn't found but REQUIRED did not work...
There may be still problems using fltk on windows because fltk and fltkd are searched without setting them correct for debug/release mode (see FindQt4.cmake) but I can't fix it atm.
No tags attached.
? FindFLTK.cmake (8,760) 2008-05-07 02:41
https://public.kitware.com/Bug/file/1445/FindFLTK.cmake
Issue History
2008-05-07 02:41Christian EhrlicherNew Issue
2008-05-07 02:41Christian EhrlicherFile Added: FindFLTK.cmake
2008-05-16 10:17Bill HoffmanStatusnew => assigned
2008-05-16 10:17Bill HoffmanAssigned To => Miguel Figueroa
2009-01-10 09:24Alex NeundorfCategoryCMake => Modules
2014-09-03 09:18Richard ShawNote Added: 0036708
2016-06-10 14:27Kitware RobotNote Added: 0041427
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0036708)
Richard Shaw   
2014-09-03 09:18   
This seems to be fixed as far as I can tell. I'm not having this issues with the autotools based build in Fedora Linux.

Ok to close?
(0041427)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.