Skip to content
Snippets Groups Projects

[test] use gtest meson wrap if gtest is not found

Merged Florian Fischer requested to merge aj46ezos/emper:gtest_meson_wrap into master
3 files
+ 20
1
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
0
@@ -4,3 +4,6 @@
@@ -4,3 +4,6 @@
/build-*/
/build-*/
/.cache/
/.cache/
 
 
subprojects/packagecache/
 
subprojects/googletest*
Loading