From 4109a3fa7922bde37b83ca37fd98d699a1b399e3 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 3 Aug 2025 14:24:11 +0100 Subject: Assign an id to the root project --- Jamroot.jam | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index ac02597..5578db3 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -7,8 +7,7 @@ import pkg-config ; variant coverage : debug ; -project - : requirements +project libdbpp : requirements 20 hidden "-Wl,-z,defs,--warn-once,--gc-sections" -- cgit v1.2.3