File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -247,6 +247,7 @@ gen_str_catalog(
247
247
- `OUTPUT_{CPP,JSON,XML}` are the generated files. Also required.
248
248
- `INPUT_JSON` is optional extra JSON that will be copied verbatim into the generated JSON.
249
249
- `STABLE_JSON` is optional information about stable string and module IDs -- for example, from a previous build.
250
+ - `INPUT_HEADERS` are C++ header files that are `#include`d in the `OUTPUT_CPP` file.
250
251
- `CLIENT_NAME`, `VERSION`, `GUID_ID` and `GUID_MASK` are all optional input fields for the MIPI-SyS-T XML.
251
252
- `MODULE_ID_MAX` is an optional upper bound on the assigned module IDs. This is useful to limit module ID bit-space.
252
253
- `OUTPUT_LIB` is an optional (`STATIC`) library target consisting of the `OUTPUT_CPP` file.
You can’t perform that action at this time.
0 commit comments