tests: add execution tests
all but data processing Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -4,6 +4,8 @@ headers = files(
|
||||
'header.hh',
|
||||
)
|
||||
|
||||
inc = include_directories('.')
|
||||
|
||||
subdir('cpu')
|
||||
|
||||
install_headers(headers, subdir: meson.project_name(), preserve_path: true)
|
||||
Reference in New Issue
Block a user