Fixed repeated name in SETUP_PLUGIN.

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14936 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2015-07-02 11:58:49 +00:00
parent 04f4b542bd
commit 98ebacdcbb

View File

@@ -13,4 +13,4 @@ SET(TARGET_LIBRARIES_VARS GDAL_LIBRARY )
SET(TARGET_ADDED_LIBRARIES osgTerrain )
#### end var setup ###
SETUP_PLUGIN(gdal gdal)
SETUP_PLUGIN(gdal)