diff --git a/examples/osgobjectcache/CMakeLists.txt b/examples/osgobjectcache/CMakeLists.txt index f3eed1314..1ccf8607a 100644 --- a/examples/osgobjectcache/CMakeLists.txt +++ b/examples/osgobjectcache/CMakeLists.txt @@ -2,6 +2,6 @@ SET(TARGET_SRC osgobjectcache.cpp ) -SET(TARGET_EXTERNAL_LIBRARIES ${OPENGL_LIBRARIES} ) + #### end var setup ### SETUP_EXAMPLE(osgobjectcache)