| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0036708) Richard Shaw (developer) 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 (administrator) 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |