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

Qi.Examples: Remove a name clash in compiler tutorial [skip ci]

Needed to be able to build examples with multiple distinct toolsets
This commit is contained in:
Nikita Kniazev
2019-02-27 17:23:03 +03:00
parent c36e74be1b
commit 5c14304068

View File

@@ -7,8 +7,6 @@
project spirit-qi-compiler_tutorial
: requirements
<c++-template-depth>300
<variant>release:<location>"bin/release"
<variant>debug:<location>"bin/debug"
:
;