mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-22 13:38:12 +02:00
Some protocols reference interfaces defined in other protocols (e.g., xdg-decoration references xdg_toplevel from xdg-shell). When built in isolation, these produce undefined symbols. Define a dependency map and link the generated code from depended-on protocols into each test executable, properly resolving all cross-protocol symbol references. Signed-off-by: Matt Turner <mattst88@gmail.com> |
||
|---|---|---|
| .. | ||
| build-cxx.cc.in | ||
| build-pedantic.c.in | ||
| meson.build | ||
| replace.py | ||
| scan.sh | ||