summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBret Curtis <psi29a@gmail.com>2019-03-10 11:48:25 +0100
committerBret Curtis <psi29a@gmail.com>2019-03-10 11:50:21 +0100
commit1f3813a2301edc17c132f07d360d8f00fe596c4d (patch)
tree9ea37d50bbff39245103dc2f9e4f78ff7319d1e2
parent80651fefed274c0d8a4b54141c8c7d0aa8f39581 (diff)
Merge pull request #2238 from Capostrophic/freetype
Include osgdb_freetype in builds with statically linked OSG
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e6bd9426f6..0ccfbfa55e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -204,6 +204,7 @@ include_directories(${OPENSCENEGRAPH_INCLUDE_DIRS})
set(USED_OSG_PLUGINS
osgdb_bmp
osgdb_dds
+ osgdb_freetype
osgdb_jpeg
osgdb_osg
osgdb_png