From c58337a228a85a572b3648cf85d63d9146489ae8 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 16 Aug 2025 13:54:41 +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 89d5029..4ea78d0 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -8,8 +8,7 @@ import pkg-config ; variant component ; variant coverage : debug ; -project - : requirements +project mythfs : requirements ICE_CPP11_MAPPING 20 hidden -- cgit v1.2.3