aboutsummaryrefslogtreecommitdiff
path: root/build/xsde/parser/xsd-cxx.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/xsde/parser/xsd-cxx.make')
-rw-r--r--build/xsde/parser/xsd-cxx.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/xsde/parser/xsd-cxx.make b/build/xsde/parser/xsd-cxx.make
index b925fca..774f71a 100644
--- a/build/xsde/parser/xsd-cxx.make
+++ b/build/xsde/parser/xsd-cxx.make
@@ -28,7 +28,7 @@ xsd_parser_pattern += $(out_base)/%-pdriver.cxx
$(xsd_parser_pattern): xsde := xsde
$(xsd_parser_pattern): xsde_command := cxx-parser
-ops := --skel-file-suffix $(xsd_pskel_suffix)
+ops := --generate-inline --skel-file-suffix $(xsd_pskel_suffix)
ifneq ($(xsd_pimpl_suffix),)
ops += --impl-file-suffix $(xsd_pimpl_suffix)