Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/scripts/meson.build
2023-03-06 14:48:14 +01:00

3 lines
91 B
Meson

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