Changed the include definition so that it works under Cygwin.
This commit is contained in:
parent
6ad176042c
commit
6f47d924d6
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user