4 lines
98 B
Meson
4 lines
98 B
Meson
gtest_dep = dependency('gtest', main: true, required: true)
|
|
|
|
subdir('unit')
|
|
subdir('unit_noconv')
|