Improved the set up of static build, added freetype plugin to plugins that support static usage
This commit is contained in:
@@ -56,4 +56,4 @@ class ReaderWriterFreeType : public osgDB::ReaderWriter
|
||||
|
||||
// now register with Registry to instantiate the above
|
||||
// reader/writer.
|
||||
osgDB::RegisterReaderWriterProxy<ReaderWriterFreeType> g_readerWriter_FreeType_Proxy;
|
||||
REGISTER_OSGPLUGIN(freetype, ReaderWriterFreeType)
|
||||
|
||||
Reference in New Issue
Block a user