Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fixes configure error if you don't specify a version with find_package() | Philip Lowman | 2009-01-31 | 1 | -9/+11 |
| | |||||
* | ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the ↵ | Philip Lowman | 2009-01-31 | 1 | -0/+211 |
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. |