summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-08-07 19:34:54 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-08-07 19:34:54 +0100
commitdb4f2cb50a50058b357e959aebbfb493ee7cf821 (patch)
tree37556262210350f890d3357bf3ed406d916be977 /Jamroot.jam
parentDisable shadow warning in test cases for clang (diff)
downloadslicer-db4f2cb50a50058b357e959aebbfb493ee7cf821.tar.bz2
slicer-db4f2cb50a50058b357e959aebbfb493ee7cf821.tar.xz
slicer-db4f2cb50a50058b357e959aebbfb493ee7cf821.zip
Update to glibmm-2.68HEADslicer-1.13.1main
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index c1df266..e1ec381 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -78,5 +78,5 @@ project slicer : requirements
build-project slicer ;
pkg-config.import libxmlpp : : <name>libxml++-5.0 ;
-pkg-config.import glibmm : : <name>glibmm-2.4 ;
+pkg-config.import glibmm : : <name>glibmm-2.68 ;