From c540c03077010d0f96e1e2736e151e3119267a06 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 1 Mar 2024 21:04:42 -0600 Subject: [PATCH] This removes the superflous test project ID that will conflict with the modular project IDs for all libraries. --- test/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index d0fc78be..96590d3b 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -9,7 +9,7 @@ import os ; import testing ; -project boost/parameter +project : default-build off