vectorwrapper/test/meson.build

5 lines
98 B
Meson
Raw Normal View History

2020-03-28 20:00:36 +00:00
gtest_dep = dependency('gtest', main: true, required: true)
subdir('unit')
subdir('unit_noconv')