OpenSceneGraph/CMakeModules
Robert Osfield 2168eac1d4 From Eric Wing,
"
Here are more changes for the CMake scripts:

- I removed CMAKE_INSTALL_PREFIX in FindOpenThreads as a follow up to
the discussion thread.

- I introduced an experimental CMAKE_PREFIX_PATH to replace it.

- I added CMAKE_PREFIX_PATH, CMAKE_INCLUDE_PATH, and
CMAKE_LIBRARY_PATH to the CMake GUI so users can enter values there
instead of in the environment.

- I added OPENSCENEGRAPH_*_VERSION variables (MAJOR, MINOR, PATCH).
These should be kept up-to-date with the real version numbers. Mac
bundles like to have version information so users can find out the
version they are running through standard About panels and also
automated system reporters for troubleshooting/bug tracking. In
theory, this information could be used for library versioning.
We should do the same for OpenThreads, but I forgot about it.

- I added some Mac Info.plist stuff (which uses the version information).

"
2007-04-27 10:29:48 +00:00
..
Find3rdPartyDependencies.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
FindFreeType.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
FindGIFLIB.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
FindInventor.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
FindOpenThreads.cmake From Eric Wing, 2007-04-27 10:29:48 +00:00
FindQuickTime.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
ListHandle.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
ModuleInstall.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
OsgMacroUtils.cmake From Eric Wing, 2007-04-27 10:29:48 +00:00
UtilityMacros.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00