summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam2
1 files changed, 2 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 16c22ac..27db410 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -12,6 +12,7 @@ pkg-config.import sdl2 ;
pkg-config.import glew ;
pkg-config.import freetype2 ;
pkg-config.import glib-2.0 ;
+pkg-config.import mxml ;
lib pthread ;
lib OpenMeshCore ;
@@ -112,6 +113,7 @@ lib ilt :
<library>glew
<library>freetype2
<library>glib-2.0
+ <library>mxml
<library>pthread
<library>OpenMeshCore
: :