OpenSceneGraph/CMakeModules
Robert Osfield 712b6cb2d9 From Mathieu Marache,
first post:

"I had the problem that debug and release version of the plugins had the same name under linux. These minors modification to Registry and the CMake support files enable to have both Release and Debug version of the plugins to coexist and be found by there respective runtimes."

follow up post:

"I've gone ahead and added a preprocessor directive with the editable CMAKE_DEBUG_POSTFIX. I modified Registry.cpp to take this new preprocessor directive called OSG_DEBUG_POSTFIX while looking for libraries in Debug mode for the windows (msvc) and the linux platforms.

MinGW, cygwin and Apple are still left out this proposal."


Notes from Robert Osfield, completed the work in change d entries to use OSG_DEBUG_POSTFIX
2008-05-28 12:49:47 +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
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 Mathieu Marache, 2008-05-28 12:49:47 +00:00
UtilityMacros.cmake Fixed tabbing 2007-04-27 09:49:28 +00:00