summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-07-25 22:48:58 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-07-25 22:48:58 +0100
commit4df5cb037bae20e17110b87e3ee26fc95e107047 (patch)
tree7a760a7831dcb0e2620f4326c2415bb40f1cf2ee /Jamroot.jam
parentDon't define a default toolset, use the system/project one (diff)
downloadgentoobrowse-4df5cb037bae20e17110b87e3ee26fc95e107047.tar.bz2
gentoobrowse-4df5cb037bae20e17110b87e3ee26fc95e107047.tar.xz
gentoobrowse-4df5cb037bae20e17110b87e3ee26fc95e107047.zip
Assign an id to the root project
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam3
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 54fdb6c..e6ce6ed 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -7,8 +7,7 @@ import pkg-config ;
variant coverage : debug ;
-project
- : requirements
+project gentoobrowse : requirements
<define>ICE_CPP11_MAPPING
<cxxstd>20
<visibility>hidden