OpenSceneGraph/CMakeModules
Robert Osfield b419fa93ef From Luigi Calori, "when we link against something that comes out from a Find... we ususally have a variable <LINK_VAR_NAME>available like OPENTHREADS_LIBRARY,
so I' ve set up a macro that uses the variable name expanded for linking, and  test if a variable ${LINK_VAR_NAME}_DEBUG
like OPENTHREADS_LIBRARY_DEBUG exists and in case uses it for linking in debug mode.
I' ve also set up FindOpenThreads to set up these variables.
I had to edit the core libraries CMakeLists to add the calls to the macros used.
I' ve tested under MSVC"
2007-03-26 13:02:38 +00:00
..
FindFreeType.cmake From Mathieu Narache, build fixes for IRIX64 2007-03-13 12:25:30 +00:00
FindGIFLIB.cmake From Mathieu Narache, build fixes for IRIX64 2007-03-13 12:25:30 +00:00
FindInventor.cmake From Philip Lowman, added support for Inventor 2007-03-20 09:50:24 +00:00
FindOpenThreads.cmake From Luigi Calori, "when we link against something that comes out from a Find... we ususally have a variable <LINK_VAR_NAME>available like OPENTHREADS_LIBRARY, 2007-03-26 13:02:38 +00:00
FindQuickTime.cmake From Eric Wing and others, first cut of CMake build support 2007-03-04 13:05:33 +00:00
ListHandle.cmake From Luigi Calori, added marco support 2007-03-05 13:27:55 +00:00
ModuleInstall.cmake From Luigi Calori, "Here are some fix for building plugin net and installing .lib under lib under WIndows + some setting (commented) coming from previous build setup" 2007-03-09 16:25:11 +00:00
OsgMacroUtils.cmake From Luigi Calori, "when we link against something that comes out from a Find... we ususally have a variable <LINK_VAR_NAME>available like OPENTHREADS_LIBRARY, 2007-03-26 13:02:38 +00:00
UtilityMacros.cmake From Luigi Calori, added marco support 2007-03-05 13:27:55 +00:00