2168eac1d4
" 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). " |
||
---|---|---|
.. | ||
Find3rdPartyDependencies.cmake | ||
FindFreeType.cmake | ||
FindGIFLIB.cmake | ||
FindInventor.cmake | ||
FindOpenThreads.cmake | ||
FindQuickTime.cmake | ||
ListHandle.cmake | ||
ModuleInstall.cmake | ||
OsgMacroUtils.cmake | ||
UtilityMacros.cmake |