From 796ffbaaafb1645e3f44c9f9d980bcb52d5b93c6 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 3 Aug 2025 11:46:44 +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 9da91b4..527677e 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -8,8 +8,7 @@ import pkg-config ; variant coverage : debug ; -project - : requirements +project libadhocutil : requirements ICE_CPP11_MAPPING 20 hidden -- cgit v1.2.3