Merge pull request #2238 from Capostrophic/freetype

Include osgdb_freetype in builds with statically linked OSG
This commit is contained in:
Bret Curtis 2019-03-10 11:48:25 +01:00
parent 80651fefed
commit 1f3813a230

View file

@ -204,6 +204,7 @@ include_directories(${OPENSCENEGRAPH_INCLUDE_DIRS})
set(USED_OSG_PLUGINS set(USED_OSG_PLUGINS
osgdb_bmp osgdb_bmp
osgdb_dds osgdb_dds
osgdb_freetype
osgdb_jpeg osgdb_jpeg
osgdb_osg osgdb_osg
osgdb_png osgdb_png