mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-25 17:11:34 +00:00
Include osgdb_freetype in builds with statically linked OSG
This commit is contained in:
parent
947bf880df
commit
7a07984e2c
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,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
|
||||||
|
|
Loading…
Reference in a new issue