tinywl: depend on the server xdg-shell header

master
Kirill Primak 11 months ago
parent 48721bca65
commit ce89f49b7a

@ -1,5 +1,5 @@
executable( executable(
'tinywl', 'tinywl',
['tinywl.c', protocols_client_header['xdg-shell']], ['tinywl.c', protocols_server_header['xdg-shell']],
dependencies: wlroots, dependencies: wlroots,
) )

Loading…
Cancel
Save