Moved the OpenThreads link locally to each lib

This commit is contained in:
Robert Osfield
2007-05-03 10:06:38 +00:00
parent e0abc970ae
commit 3809d0dad0
12 changed files with 14 additions and 8 deletions

View File

@@ -75,6 +75,7 @@ ENDIF(VRML_FOUND)
LINK_INTERNAL(${LIB_NAME}
osg
OpenThreads
)
LINK_EXTERNAL(${LIB_NAME} ${OSGDB_PLATFORM_SPECIFIC_LIBRARIES} )
LINK_CORELIB_DEFAULT(${LIB_NAME})