MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006972 | CMake | Modules | public | 2008-05-07 02:41 | 2016-06-10 14:30 |
|
| Reporter | Christian Ehrlicher | |
| Assigned To | Miguel Figueroa | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | CMake-2-6 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0006972: Make FindFLTK.cmake actually work when FLTKConfig.cmake is not available |
| Description | 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | FindFLTK.cmake (8,760) 2008-05-07 02:41 https://public.kitware.com/Bug/file/1445/FindFLTK.cmake |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-05-07 02:41 | Christian Ehrlicher | New Issue | |
| 2008-05-07 02:41 | Christian Ehrlicher | File Added: FindFLTK.cmake | |
| 2008-05-16 10:17 | Bill Hoffman | Status | new => assigned |
| 2008-05-16 10:17 | Bill Hoffman | Assigned To | => Miguel Figueroa |
| 2009-01-10 09:24 | Alex Neundorf | Category | CMake => Modules |
| 2014-09-03 09:18 | Richard Shaw | Note Added: 0036708 | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041427 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |