Commit History

Author SHA1 Message Date
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Rolf Eike Beer ffdaa4761c FindOpenSceneGraph: give every message() with an explicit level 13 years ago
  Brad King c4275592a8 Modules: Include builtin FindPackageHandleStandardArgs directly 15 years ago
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 15 years ago
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere 15 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Philip Lowman 63ee0333cd Fixes version detection using osg/Version on Mac OSX when OSG is installed as a framework 16 years ago
  Bill Hoffman fe8da5a99f Try to fix bug#9714, should not crash when version file is not where it should be... 16 years ago
  Brad King c4bb9c9d42 Convert CMake find-modules to BSD License 16 years ago
  Philip Lowman bc79890205 Add a blank line to my contributed find modules to prevent copyright info from showing up in CMake docs 16 years ago
  Philip Lowman fe18d13f79 Improved error output and documentation 16 years ago
  Philip Lowman de70cc194b BUG: Fixes configure error if you don't specify a version with find_package() 17 years ago
  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 years ago