summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2024-07-01 20:52:12 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2024-07-01 20:52:12 +0100
commite63e7fbe98ed22725d9c457029d973f2e81cddf6 (patch)
tree6e54510b8f662ecfa4f701bfa7b681ae10baa2ce
parentEnable all cppcheck checks and fixup config (diff)
downloadnetfs-e63e7fbe98ed22725d9c457029d973f2e81cddf6.tar.bz2
netfs-e63e7fbe98ed22725d9c457029d973f2e81cddf6.tar.xz
netfs-e63e7fbe98ed22725d9c457029d973f2e81cddf6.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 5ce3b95..9fe7068 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -8,8 +8,7 @@ import pkg-config ;
variant coverage : debug ;
-project
- : requirements
+project netfs : requirements
<define>ICE_CPP11_MAPPING
<cxxstd>20
<visibility>hidden