Added include directory to get txp plugin building
This commit is contained in:
parent
abd0c7fe67
commit
b2261d84fe
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user