2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00

Add missing import-search for cconfig/predef checks.

This commit is contained in:
Rene Rivera
2024-05-04 23:32:40 -05:00
parent 485b006898
commit c714c24aa2
3 changed files with 5 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#==============================================================================
import-search /boost/config/checks ;
import config : requires ;
project spirit-x3-example