Add missing import-search for cconfig/predef checks.

This commit is contained in:
Rene Rivera
2024-05-04 23:28:24 -05:00
parent 44b4e71c73
commit 2919144a41

View File

@@ -22,6 +22,7 @@ project
import modules ;
import-search /boost/config/checks ;
import config : requires ;
local is_unix = [ modules.peek : UNIX ] ;