We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43795b1 commit aa7aa3bCopy full SHA for aa7aa3b
tests/meson.build
@@ -9,6 +9,7 @@ extra_src = files('entry.cpp')
9
10
test_src = []
11
test_inc_dirs = []
12
+core_test_src = []
13
14
test_deps += dependency('gtest')
15
test_deps += dependency('gmock')
0 commit comments