6 lines
122 B
Meson
6 lines
122 B
Meson
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
py_modules += ['jinja2']
|
|
|
|
gen_tracepoints_header = find_program('./gen-tp-header.py')
|