summaryrefslogtreecommitdiff
path: root/xsd/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-06-20 11:54:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-06-20 11:55:22 +0200
commitc04f7d6ed04d62efafa79a87bcde6c5f62e95327 (patch)
tree500cc93aed55b0809fe04e5a0b7020d9045c65c5 /xsd/makefile
parente14a3f91e6e51430bf9c6978f44c7f46114793fb (diff)
Completion of the CLI port
Diffstat (limited to 'xsd/makefile')
-rw-r--r--xsd/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xsd/makefile b/xsd/makefile
index 59fa51a..cbf9f21 100644
--- a/xsd/makefile
+++ b/xsd/makefile
@@ -125,7 +125,8 @@ $(gen): cli_options += \
--suppress-undocumented \
--generate-file-scanner \
--include-with-brackets \
---option-length 28
+--option-length 28 \
+--cxx-prologue '\#include <options-parser.hxx>'
#--include-prefix xsd
#--guard-prefix XSD