3 lines
91 B
Meson
3 lines
91 B
Meson
if stap.found()
|
|
install_data('qemu-trace-stap', install_dir: get_option('bindir'))
|
|
endif
|