mutter/tools/meson.build

7 lines
97 B
Meson

install_data(
'gdctl',
install_dir: bindir,
)
get_state_tool = find_program('get-state.py')