summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-08-16 15:23:27 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-08-16 15:23:27 +0100
commit847db8e607ba50d58c48be4ceeff8930512fcb14 (patch)
tree05e9753491e14b85055e4b04de27d208bca4b916
parentUpdate to NetFS 1.5 interface (diff)
downloadnetfs-gitfs-847db8e607ba50d58c48be4ceeff8930512fcb14.tar.bz2
netfs-gitfs-847db8e607ba50d58c48be4ceeff8930512fcb14.tar.xz
netfs-gitfs-847db8e607ba50d58c48be4ceeff8930512fcb14.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 406c095..8aed5ed 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -3,8 +3,7 @@ using gcc : : [ os.environ CXX ] ;
variant coverage : debug ;
-project
- : requirements
+project netfs-gitfs : requirements
<define>ICE_CPP11_MAPPING
<cxxstd>20
<visibility>hidden