Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Made the documentation for FindDevIL.cmake cleaner. Changed the ↵ | Christopher Harvey | 2009-02-09 | 1 | -12/+12 |
| | | | | XXX_LIBRARYs to XXX_LIBRARIES. | ||||
* | BUG: the modules shipped with cmake don't need | Alexander Neundorf | 2008-11-13 | 1 | -2/+1 |
| | | | | | | | | | CMAKE_MINIMUM_REQUIRED(VERSION), because the cmake they are shipped with is always ok. Additionally, if a Find-module does CMAKE_MINIMUM_REQUIRED(), it changes the policies as they may be set up by the project. So this shouldn't be done in a Find-module (or surrounded by policy-push/pop commands) Alex | ||||
* | ENH: Added First revision of FindDevIL.cmake | Christopher Harvey | 2008-11-12 | 1 | -0/+51 |