Added OpenThreads to target libraries

This commit is contained in:
Robert Osfield
2007-09-11 17:10:24 +00:00
parent b63ce0dee9
commit be33fbc66b

View File

@@ -1,7 +1,4 @@
#this file is automatically generated
SET(TARGET_SRC osgversion.cpp )
#### end var setup ###
SET(Target_ADDED_LIBRARIES OpenThreads)
SETUP_COMMANDLINE_APPLICATION(osgversion)