summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2024-06-04 17:49:30 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2024-06-04 17:49:30 +0100
commitf5a3c88ba2e794974ff99f437b3e226053428793 (patch)
tree3b72dbc0ffd72db845d40954f0412a6f8bff60a1 /Jamroot.jam
parentUse thin LTO (diff)
downloadilt-f5a3c88ba2e794974ff99f437b3e226053428793.tar.bz2
ilt-f5a3c88ba2e794974ff99f437b3e226053428793.tar.xz
ilt-f5a3c88ba2e794974ff99f437b3e226053428793.zip
Assign an id to the root project
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 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