Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 91526 | Differences between
and this patch

Collapse All | Expand All

(-)src/osgGA/CMakeLists.txt.org (+4 lines)
Lines 57-60 Link Here
57
57
58
LINK_CORELIB_DEFAULT(${LIB_NAME})
58
LINK_CORELIB_DEFAULT(${LIB_NAME})
59
59
60
IF(OPENSCENEGRAPH_SONAMES)
61
  SET_TARGET_PROPERTIES(${LIB_NAME} PROPERTIES VERSION ${OPENSCENEGRAPH_VERSION} SOVERSION ${OPENSCENEGRAPH_SOVERSION})
62
ENDIF(OPENSCENEGRAPH_SONAMES)
63
60
INCLUDE(ModuleInstall OPTIONAL)
64
INCLUDE(ModuleInstall OPTIONAL)

Return to bug 91526