From 4df5cb037bae20e17110b87e3ee26fc95e107047 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 25 Jul 2025 22:48:58 +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 54fdb6c..e6ce6ed 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -7,8 +7,7 @@ import pkg-config ; variant coverage : debug ; -project - : requirements +project gentoobrowse : requirements ICE_CPP11_MAPPING 20 hidden -- cgit v1.2.3