| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
as a framework
Patch from rpavlik attached to issue #9714
|
|
|
|
| |
should be...
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
from showing up in CMake docs
|
|
|
|
|
|
| |
* Fixed errant output when version number not found
* Improved error output when REQUIRED is passed
* Improved docs and example
|
| |
|
|
existing Findosg* modules (or even user specified modules in CMAKE_MODULE_PATH) and aggregate the include dirs & libraries while providing a COMPONENT frontend and version checking (Fixes Issue #6973). Also added a note to Findosg.cmake to refer new users to the module.
|