2
0

meson.build 91 B

123
  1. if stap.found()
  2. install_data('qemu-trace-stap', install_dir: get_option('bindir'))
  3. endif