Files
matar/tests/cpu/arm/meson.build
Amneesh Singh acbd0fa083 cpu: get rid of the test workaround
now can we remove the pimpl?

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
2023-09-27 22:40:44 +05:30

5 lines
73 B
Meson

tests_sources += files(
'fixture.cc',
'instruction.cc',
'exec.cc'
)