From e63e7fbe98ed22725d9c457029d973f2e81cddf6 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 1 Jul 2024 20:52:12 +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 5ce3b95..9fe7068 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -8,8 +8,7 @@ import pkg-config ; variant coverage : debug ; -project - : requirements +project netfs : requirements ICE_CPP11_MAPPING 20 hidden -- cgit v1.2.3