Changed the include definition so that it works under Cygwin.

This commit is contained in:
Robert Osfield 2007-11-04 15:21:48 +00:00
parent 6ad176042c
commit 6f47d924d6

View File

@ -60,7 +60,7 @@ SET(TARGET_H
TXPSeamLOD.h
)
INCLUDE_DIRECTORIES(.)
INCLUDE_DIRECTORIES(${OpenSceneGraph_SOURCE_DIR}/src/osgPlugins/txp)
SET(TARGET_ADDED_LIBRARIES osgSim osgText)