summaryrefslogtreecommitdiff
path: root/tests/inheritance/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/inheritance/buildfile')
-rw-r--r--tests/inheritance/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/inheritance/buildfile b/tests/inheritance/buildfile
index 0f8bbcb..49fbcb6 100644
--- a/tests/inheritance/buildfile
+++ b/tests/inheritance/buildfile
@@ -6,7 +6,7 @@ exe{driver}: cxx{driver} {hxx ixx cxx}{test}
exe{driver}: test.arguments = --very-long-flag -s short -i 123 --string long
exe{driver}: test.output = test.std
-cxx.poptions =+ -I$out_base
+cxx.poptions =+ "-I$out_base"
# Generated options parser.
#