From 728ef15f15511b112bbfe4dfba3c30a49f38aede Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 3 Aug 2025 12:21:55 +0100 Subject: Update to c++23 --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index f44a912..b702ca5 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -6,7 +6,7 @@ import pkg-config ; variant coverage : debug ; project libjsonpp : requirements - 17 + 23 hidden "-Wl,-z,defs,--warn-once,--gc-sections" release:on-thin -- cgit v1.2.3