From 7a07984e2cfb86b9f38c7e2339c22af680202114 Mon Sep 17 00:00:00 2001 From: Capostrophic Date: Sun, 10 Mar 2019 01:08:11 +0300 Subject: [PATCH] Include osgdb_freetype in builds with statically linked OSG --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 795a7d309..54dfb81cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -262,6 +262,7 @@ include_directories(${OPENSCENEGRAPH_INCLUDE_DIRS}) set(USED_OSG_PLUGINS osgdb_bmp osgdb_dds + osgdb_freetype osgdb_jpeg osgdb_osg osgdb_png