Index: OpenSceneGraph/trunk/src/osgPlugins/Inventor/CMakeLists.txt
===================================================================
--- OpenSceneGraph/trunk/src/osgPlugins/Inventor/CMakeLists.txt (revision 9339)
+++ OpenSceneGraph/trunk/src/osgPlugins/Inventor/CMakeLists.txt (revision 11032)
@@ -4,5 +4,4 @@
     ConvertToInventor.cpp
     ConvertFromInventor.cpp
-    GroupSoLOD.cpp
     PendulumCallback.cpp
     ReaderWriterIV.cpp
@@ -12,5 +11,4 @@
     ConvertToInventor.h
     ConvertFromInventor.h
-    GroupSoLOD.h
     PendulumCallback.h
     ReaderWriterIV.h
@@ -22,5 +20,5 @@
 INCLUDE_DIRECTORIES(${INVENTOR_INCLUDE_DIR})
 
-SET(TARGET_LIBRARIES_VARS INVENTOR_LIBRARY)
+SET(TARGET_ADDED_LIBRARIES ${INVENTOR_LIBRARY})
 
 SETUP_PLUGIN(iv iv)
