summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2024-07-01 20:12:59 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2024-07-01 20:12:59 +0100
commit798c41750e49cb81faf0b98e26c99df0548f3c68 (patch)
tree7378f4dea933baa91f8b941b06b986caaac03439
parentMerge branch 'dict-name-fix' (diff)
downloadslicer-798c41750e49cb81faf0b98e26c99df0548f3c68.tar.bz2
slicer-798c41750e49cb81faf0b98e26c99df0548f3c68.tar.xz
slicer-798c41750e49cb81faf0b98e26c99df0548f3c68.zip
Assign an id to the root project
-rw-r--r--Jamroot.jam3
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 0466993..e9280eb 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -8,8 +8,7 @@ import pkg-config ;
variant coverage : debug ;
-project
- : requirements
+project slicer : requirements
<define>ICE_CPP11_MAPPING
<cxxstd>20
<visibility>hidden