From 1324e32b3312f6f58ef81981b647bdcbc10b2f22 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 4 May 2024 23:33:36 -0500 Subject: [PATCH] Add missing import-search for cconfig/predef checks. --- test/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Jamfile b/test/Jamfile index 6552c2b..160c88d 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -7,6 +7,7 @@ # http://www.boost.org/LICENSE_1_0.txt import testing ; +import-search /boost/config/checks ; import config : requires ; project