Added include of osc plugin directory to help with Windows build
This commit is contained in:
@@ -44,6 +44,8 @@ ELSE()
|
||||
)
|
||||
ENDIF()
|
||||
|
||||
INCLUDE_DIRECTORIES(${OpenSceneGraph_SOURCE_DIR}/src/osgPlugins/osc)
|
||||
|
||||
SET(TARGET_ADDED_LIBRARIES osgGA )
|
||||
|
||||
#### end var setup ###
|
||||
|
||||
Reference in New Issue
Block a user