mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
X3.Examples: rexpr_full: Additional compilation fixes
This commit is contained in:
@@ -8,10 +8,8 @@
|
||||
project spirit-x3-example-rexpr
|
||||
: requirements
|
||||
<c++-template-depth>512
|
||||
<toolset>gcc:<cxxflags>-std=c++14
|
||||
<toolset>clang:<cxxflags>-std=c++1y
|
||||
<toolset>darwin:<cxxflags>-std=c++14
|
||||
<use>/boost//headers
|
||||
<define>BOOST_SPIRIT_X3_NO_FILESYSTEM
|
||||
<include>.
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user