Skip to content

Commit 1f3813a

Browse files
committed
Merge pull request #2238 from Capostrophic/freetype
Include osgdb_freetype in builds with statically linked OSG
1 parent 80651fe commit 1f3813a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ include_directories(${OPENSCENEGRAPH_INCLUDE_DIRS})
204204
set(USED_OSG_PLUGINS
205205
osgdb_bmp
206206
osgdb_dds
207+
osgdb_freetype
207208
osgdb_jpeg
208209
osgdb_osg
209210
osgdb_png

0 commit comments

Comments
 (0)