Skip to content
Commit c94c9bbf authored by Marty E. Plummer's avatar Marty E. Plummer Committed by Héctor Orón Martínez
Browse files

scanner: prepend protocol name to types symbol

When doing unity builds via meson (example project:
https://github.com/swaywm/sway

) multiple source files are glued together
via #include directives. Having every wayland-scanner generated source
file have an identifier named '*types[]' will lead to errors in these
unity builds if two or more of these are joined.

Signed-off-by: default avatarMarty E. Plummer <hanetzer@startmail.com>
parent b362b53c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment