Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -4/+14 |
| | | | | | | | 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. | ||||
* | Add a blank line to my contributed find modules to prevent copyright info ↵ | Philip Lowman | 2009-09-22 | 1 | -11/+11 |
| | | | | from showing up in CMake docs | ||||
* | Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXES | Philip Lowman | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Forgot to mark Protobuf cache variables as advanced | Philip Lowman | 2009-09-21 | 1 | -0/+5 |
| | |||||
* | [NEW Module] Find and use Google's Protocol Buffers library & compiler | Philip Lowman | 2009-09-21 | 1 | -0/+106 |