Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -24/+11 |
| | | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices. | ||||
* | Checking in the FindFLEX.cmake & FindBISON.cmake attached to Issue #4018 ↵ | Philip Lowman | 2009-08-13 | 1 | -0/+154 |
after some minor improvements * Improved examples * Switched to FindPackageHandleStandardArgs * Cleaned up indentation * Sanitized else()/endif() blocks |