Added osgSim dependency to txp plugin

This commit is contained in:
Robert Osfield 2007-04-21 12:29:39 +00:00
parent b2261d84fe
commit 4248c0f8c8

View File

@ -62,6 +62,8 @@ SET(TARGET_H
INCLUDE_DIRECTORIES(.) INCLUDE_DIRECTORIES(.)
SET(TARGET_ADDED_LIBRARIES osgSim )
#### end var setup ### #### end var setup ###
SETUP_PLUGIN(txp) SETUP_PLUGIN(txp)