Changed the plugin name to lower case to be consistent with the way that osgDB::Registry
searches for only lower case plugin names.
This commit is contained in:
@@ -10,4 +10,4 @@ SET(TARGET_SRC
|
||||
SET(TARGET_ADDED_LIBRARIES osgShadow )
|
||||
|
||||
#### end var setup ###
|
||||
SETUP_PLUGIN(osgShadow)
|
||||
SETUP_PLUGIN(osgshadow)
|
||||
|
||||
@@ -8,6 +8,6 @@ SET(TARGET_SRC
|
||||
|
||||
SET(TARGET_ADDED_LIBRARIES osgTerrain )
|
||||
#### end var setup ###
|
||||
SETUP_PLUGIN(osgTerrain)
|
||||
SETUP_PLUGIN(osgterrain)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user