Build fixes

This commit is contained in:
Robert Osfield
2017-03-30 12:55:58 +01:00
parent a292d99308
commit e2d4ebbe55
2 changed files with 2 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
#this file is automatically generated
SET(TARGET_SRC osgsharedarray.cpp )
SET(TARGET_EXTERNAL_LIBRARIES ${OPENGL_LIBRARIES} )
#### end var setup ###
SETUP_EXAMPLE(osgsharedarray)

View File

@@ -1,7 +1,5 @@
#this file is automatically generated
SET(TARGET_SRC osgteapot.cpp )
SET(TARGET_EXTERNAL_LIBRARIES ${OPENGL_LIBRARIES} )
#### end var setup ###
SETUP_EXAMPLE(osgteapot)