Added --prefix-include option for generated includes.

Change-Id: I288cda33345362f9aec5cbe309e590bf64f328e1
Tested: on Linux.
This commit is contained in:
Wouter van Oortmerssen
2017-02-10 12:04:42 -08:00
parent b7bfecb4ee
commit 2272229983
4 changed files with 13 additions and 1 deletions

View File

@@ -118,5 +118,8 @@ Additional options:
an evolution of. Gives errors if not. Useful to check if schema
modifications don't break schema evolution rules.
- `--include-prefix PATH` : Prefix this path to any generated include
statements.
NOTE: short-form options for generators are deprecated, use the long form
whenever possible.