diff options
-rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 3d432c8..967021d 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -15,7 +15,7 @@ lib pthread ; lib OpenMeshCore ; variant coverage : debug ; -project : requirements +project i-like-trains : requirements <cxxstd>23 <linkflags>-Wl,-z,defs <variant>release:<lto>on-thin |