--- meson.build.orig 2020-11-11 21:17:53.653525712 +0200 +++ meson.build 2020-11-11 21:20:59.348612388 +0200 @@ -303,7 +303,7 @@ endif -gtest = subproject('gtest').get_variable('gtest_main_dep') +gtest = dependency('gtest_main') cff_charstring = executable('cff_charstring', 'tests/cff_charstring_test.cc',