From 54c16af4136fcc0cf2aff6c89ba1d5e4a832415a Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 25 May 2024 12:54:45 +0100 Subject: Update to std c++23 for good ranges --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 7a2fe16..712ad63 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -16,7 +16,7 @@ lib OpenMeshCore ; variant coverage : debug ; project : requirements - 20 + 23 -Wl,-z,defs release:on profile:on -- cgit v1.2.3