Files
matar/tests/cpu/arm/meson.build
Amneesh Singh 0f09874929 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:43:50 +05:30

5 lines
73 B
Meson

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