summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
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 7a2fe16..712ad63 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -16,7 +16,7 @@ lib OpenMeshCore ;
variant coverage : debug ;
project : requirements
- <cxxstd>20
+ <cxxstd>23
<linkflags>-Wl,-z,defs
<variant>release:<lto>on
<variant>profile:<lto>on