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

X3 does not support exporting rules. Closes #517

This commit is contained in:
Nikita Kniazev
2021-02-27 22:48:16 +03:00
committed by GitHub
parent 476b168c40
commit f3cff61408

View File

@@ -13,7 +13,7 @@ project spirit-x3-example-rexpr
<include>.
;
lib rexpr
obj rexpr
: [ glob src/*.cpp ]
;