mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
X3.Examples: rexpr_full: Fixed path to test files
This commit is contained in:
@@ -15,7 +15,9 @@ project
|
||||
<c++-template-depth>300
|
||||
;
|
||||
|
||||
path-constant TEST_FILES : test_files ;
|
||||
|
||||
unit-test parse_rexpr_test
|
||||
: parse_rexpr_test.cpp
|
||||
: <testing.arg>"test_files"
|
||||
: <testing.arg>"$(TEST_FILES)"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user