From 847db8e607ba50d58c48be4ceeff8930512fcb14 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 16 Aug 2025 15:23:27 +0100 Subject: Assign an id to the root project --- Jamroot.jam | 3 +-- 1 file changed, 1 insertion(+), 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 ICE_CPP11_MAPPING 20 hidden -- cgit v1.2.3