diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-08-08 16:58:24 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-08-15 04:44:20 +0300 |
commit | cbffcbe362b2f973a0249eee38aeea24cd17fb0d (patch) | |
tree | 29263f9965619886430b74f77051ab526a16481f /utils/ipc/mojo/public | |
parent | b8d318ebeba0710d5a7f8292a02570bb9a886f8b (diff) |
meson: Fix mismatch in controls and properties generated file names
The header for controls and properties are generated from the
control_ids.h.in and property_ids.h.in templates respectively, and the
generated files are named control_ids.h and property_ids.h.
For sources, the templates are named control_ids.cpp.in and
property_ids.cpp.in, but the output files are named controls_ids.cpp and
properties_ids.cpp. This discrepancy causes confusion. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'utils/ipc/mojo/public')
0 files changed, 0 insertions, 0 deletions