Files
OpenSceneGraph/src/osgPlugins
Robert Osfield 39cecd2a72 From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately.
Also, there was also a small bug in osgDB's CMakeLists.txt that was causing an error when I tested with CMake 2.4.4.

IF(${OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX} STREQUAL "quicktime")
was changed to
IF(OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX STREQUAL "quicktime")
"
2009-03-23 16:01:02 +00:00
..
2008-12-17 10:33:39 +00:00
2009-03-10 17:13:51 +00:00
2009-03-19 10:56:38 +00:00
2008-12-18 11:54:34 +00:00
2008-12-19 16:59:10 +00:00
2009-01-29 11:03:38 +00:00
2009-02-03 15:28:53 +00:00
2009-02-06 12:15:15 +00:00
2009-02-03 15:28:53 +00:00
2008-12-18 15:49:44 +00:00
2009-01-28 12:51:47 +00:00
2008-12-18 11:06:57 +00:00
2009-02-03 15:28:53 +00:00
2008-12-18 15:49:44 +00:00