OpenSceneGraph/CMakeModules
Robert Osfield cc079453da From Mattias Helsing,
CMakeLists.txt changes: "I installed latest Cmake(2.6.1) on a new machine and got a CMP008
warning from cmake. This fix set up osg to use the old behaviour which
have worked before. We might set this to NEW but I need to do more
testing first. I'l be able to test this on winxp with msvc80/90 and
ubuntu hardy with gcc-4.2.

quote from cmake cvs log
policy CMP0008 to decides how to treat full path libraries that do not
appear to be valid library file names.  Such libraries worked by
accident in the VS IDE and Xcode generators with CMake 2.4 and below."


OsgMarcroUtils.cmake changes: "On Philips suggestion truncated a redundant if/else construction in
OsgMacroUtils to avoid developer warnings in cmake-2.6.1 concerning
cmake policy CMP0008 which allows full paths to libraries only with
valid library names
"
2008-09-17 19:25:40 +00:00
..
CheckAtomicOps.cmake From Mathias Froehlich, "It appears not to be sufficient to set a cmake variable to get a define in 2008-07-01 09:40:06 +00:00
clean_directories Added utilty script for cleaning up build files/directories. 2008-03-14 15:33:47 +00:00
cmake_uninstall.cmake.in From David Callu, "I have added the uninstall command at the end of the first file, 2007-05-17 11:48:30 +00:00
Find3rdPartyDependencies.cmake From Philip Lowman, post 1: 2008-05-26 22:36:58 +00:00
FindCOLLADA.cmake From Garrett Potts and Robert Osfield, changes to build against Collada DOM 2.x 2008-05-08 12:36:07 +00:00
FindFLTK.cmake Added local FindFLTK.cmake to avoid problems with FLTK no being found by standard 2007-06-04 13:45:58 +00:00
FindFOX.cmake From Alexandre Amalric, Fox example 2007-07-24 14:02:53 +00:00
FindFreeType.cmake From Colin McDonald, build fixes for Solaris. 2008-01-08 18:13:06 +00:00
FindGDAL.cmake From Jose Delport, added support for finding and using GDAL 1.5 2008-03-11 13:19:08 +00:00
FindGIFLIB.cmake From Eric Wing, "Attached are a few Find modules with updates. Among other things, they 2008-01-04 20:00:18 +00:00
FindInventor.cmake Fixed debug build of Inventor plugin 2008-01-21 17:04:33 +00:00
FindJasper.cmake Added support for jp2 plugin 2007-05-04 13:20:48 +00:00
FindOpenThreads.cmake From Eric Wing, "Attached are a few Find modules with updates. Among other things, they 2008-01-04 20:00:18 +00:00
FindOpenVRML.cmake From Jean-Sebastien Guay, "Attached you will find an expanded FindOpenVRML.cmake file, as well as a fixed CMakeLists.txt file for the VRML plugin ." 2007-09-26 14:44:22 +00:00
FindOSG.cmake Added missing cmake macros 2007-06-26 17:12:48 +00:00
FindOurDCMTK.cmake Added support for finding DCMTK-3.5.4 installed lib/include placement 2008-09-17 11:43:14 +00:00
FindPerformer.cmake From Guillaume Millet, "Please find in attachment a small improvement to the pfb plugin 2007-09-07 10:15:39 +00:00
FindQuickTime.cmake From Eric Wing, "Attached are a few Find modules with updates. Among other things, they 2008-01-04 20:00:18 +00:00
FindXine.cmake Added first cut a Xine support 2007-05-04 19:17:49 +00:00
FindZLIB.cmake From Ulrich Hertlein, "on my MacOS X/cmake setup the zlib plugin isn't built by default. This may be because zlib.h is 2007-06-06 15:22:31 +00:00
ListHandle.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00
ModuleInstall.cmake From Luigi Calori, introduction of versioning of dll's and placement of dll and plugins into bin directory during build. 2007-08-30 10:41:15 +00:00
OsgMacroUtils.cmake From Mattias Helsing, 2008-09-17 19:25:40 +00:00
UtilityMacros.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00