Added include directory to get txp plugin building
This commit is contained in:
@@ -106,7 +106,7 @@ IF (BUILD_OSG_OTHER_PLUGINS)
|
||||
ADD_SUBDIRECTORY(tgz)
|
||||
|
||||
# comment out txp plugin till it compiles cleanly...
|
||||
# ADD_SUBDIRECTORY(txp)
|
||||
ADD_SUBDIRECTORY(txp)
|
||||
|
||||
ADD_SUBDIRECTORY(shp)
|
||||
ADD_SUBDIRECTORY(txf)
|
||||
|
||||
@@ -60,5 +60,8 @@ SET(TARGET_H
|
||||
TXPSeamLOD.h
|
||||
)
|
||||
|
||||
INCLUDE_DIRECTORIES(.)
|
||||
|
||||
#### end var setup ###
|
||||
SETUP_PLUGIN(txp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user