Added OpenThreads to link lists

This commit is contained in:
Robert Osfield
2008-12-01 11:19:11 +00:00
parent 78a808e444
commit 5178a0ec66

View File

@@ -51,6 +51,8 @@ ADD_LIBRARY(${LIB_NAME}
LINK_INTERNAL(${LIB_NAME}
osg
OpenThreads
)
LINK_CORELIB_DEFAULT(${LIB_NAME})
INCLUDE(ModuleInstall OPTIONAL)