From Jean-Sebastien Guay, build fixes for Windows

This commit is contained in:
Robert Osfield
2010-09-08 08:09:01 +00:00
parent d1ee7bca8d
commit 4fe88ee2e4
2 changed files with 7 additions and 6 deletions

View File

@@ -45,6 +45,7 @@ ADD_LIBRARY(${LIB_NAME}
LINK_INTERNAL(${LIB_NAME}
osgDB
osg
osgUtil
OpenThreads
)
LINK_CORELIB_DEFAULT(${LIB_NAME})