Brad King
|
58b2d760ee
Modules: Format documentation to avoid over-long preformatted lines
|
11 лет назад |
Mattias Helsing
|
b683da3efa
FindOpenSceneGraph: Do not add unfound OSG libs if not required
|
11 лет назад |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 лет назад |
Rolf Eike Beer
|
8ebf74b02f
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
|
13 лет назад |
Rolf Eike Beer
|
248db6c034
FindOpenSceneGraph: simplify by using more features of FPHSA
|
13 лет назад |
David Cole
|
c79dd4d951
Merge topic 'read-less-from-version-headers'
|
13 лет назад |
Rolf Eike Beer
|
4be6783711
read less from version headers into variables
|
13 лет назад |
Philip Lowman
|
224b5dea78
FindOpenSceneGraph: CMake variable OSG_DIR influences detection now too
|
13 лет назад |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 лет назад |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 лет назад |
Rolf Eike Beer
|
ffdaa4761c
FindOpenSceneGraph: give every message() with an explicit level
|
14 лет назад |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 лет назад |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 лет назад |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 лет назад |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 лет назад |
Philip Lowman
|
63ee0333cd
Fixes version detection using osg/Version on Mac OSX when OSG is installed as a framework
|
16 лет назад |
Bill Hoffman
|
fe8da5a99f
Try to fix bug#9714, should not crash when version file is not where it should be...
|
16 лет назад |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 лет назад |
Philip Lowman
|
bc79890205
Add a blank line to my contributed find modules to prevent copyright info from showing up in CMake docs
|
16 лет назад |
Philip Lowman
|
fe18d13f79
Improved error output and documentation
|
16 лет назад |
Philip Lowman
|
de70cc194b
BUG: Fixes configure error if you don't specify a version with find_package()
|
17 лет назад |
Philip Lowman
|
78bbf5a0de
ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the 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.
|
17 лет назад |