summaryrefslogtreecommitdiffstats
path: root/build/json_schema_bundle_compile.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/json_schema_bundle_compile.gypi')
-rw-r--r--build/json_schema_bundle_compile.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/json_schema_bundle_compile.gypi b/build/json_schema_bundle_compile.gypi
index b6107cf..3f6021a 100644
--- a/build/json_schema_bundle_compile.gypi
+++ b/build/json_schema_bundle_compile.gypi
@@ -43,6 +43,7 @@
'--namespace=<(root_namespace)',
'--generator=cpp-bundle',
'<@(schema_files)',
+ '<@(non_compiled_schema_files)',
],
'message': 'Generating C++ API bundle code',
'process_outputs_as_sources': 1,