From 931a9c049bccb7ec8b21dbb48e74a3f929714705 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 7 Aug 2025 19:46:14 +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 40a65b5..7ae8fd5 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -8,8 +8,7 @@ import pkg-config ; variant coverage : debug ; -project - : requirements +project icetray-root : requirements ICE_CPP11_MAPPING 20 hidden -- cgit v1.2.3