summaryrefslogtreecommitdiff
path: root/Modules/FindOpenSceneGraph.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-11/+13
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-96/+97
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-7/+8
* FindOpenSceneGraph: Do not add unfound OSG libs if not requiredMattias Helsing2014-09-181-2/+5
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-33/+76
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* FindOpenSceneGraph: simplify by using more features of FPHSARolf Eike Beer2012-09-121-69/+11
* Merge topic 'read-less-from-version-headers'David Cole2012-08-201-1/+3
|\
| * read less from version headers into variablesRolf Eike Beer2012-08-191-1/+3
* | FindOpenSceneGraph: CMake variable OSG_DIR influences detection now tooPhilip Lowman2012-08-181-1/+5
|/
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* FindOpenSceneGraph: give every message() with an explicit levelRolf Eike Beer2012-02-241-5/+5
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fixes version detection using osg/Version on Mac OSX when OSG is installed as...Philip Lowman2009-10-201-2/+8
* Try to fix bug#9714, should not crash when version file is not where it shoul...Bill Hoffman2009-10-161-4/+7
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-7/+14
* Add a blank line to my contributed find modules to prevent copyright info fro...Philip Lowman2009-09-211-2/+2
* Improved error output and documentationPhilip Lowman2009-08-121-15/+32
* BUG: Fixes configure error if you don't specify a version with find_package()Philip Lowman2009-01-311-9/+11
* ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the exis...Philip Lowman2009-01-301-0/+211