vectorwrapper/test/meson.build

5 lines
98 B
Meson

gtest_dep = dependency('gtest', main: true, required: true)
subdir('unit')
subdir('unit_noconv')