aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/custom/wildcard/options
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-05-30 19:13:20 -0400
committerBoris Kolpackov <boris@codesynthesis.com>2013-05-30 19:13:20 -0400
commit2eb457ab258bff2e368192764f15dea30083afc2 (patch)
treea7450db00c90476dfa605c88f08d9e236999abe0 /dist/examples/cxx/hybrid/custom/wildcard/options
parent0ac95c0a2d6c7f8adaae4a96c2e8d8242ecd1097 (diff)
Quote values in option files
Diffstat (limited to 'dist/examples/cxx/hybrid/custom/wildcard/options')
-rw-r--r--dist/examples/cxx/hybrid/custom/wildcard/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/examples/cxx/hybrid/custom/wildcard/options b/dist/examples/cxx/hybrid/custom/wildcard/options
index 688bf0c..6b44dbe 100644
--- a/dist/examples/cxx/hybrid/custom/wildcard/options
+++ b/dist/examples/cxx/hybrid/custom/wildcard/options
@@ -5,4 +5,4 @@
--custom-type envelope=v//envelope_base/envelope.hxx
--custom-parser envelope=envelope_base_pimpl/envelope-pimpl.hxx
--custom-serializer envelope=envelope_base_simpl/envelope-simpl.hxx
---hxx-epilogue #include "body.hxx"
+--hxx-epilogue '#include "body.hxx"'