test/meson.build: suppress compiler warnings in GTest headers
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
gtest_dep = dependency('gtest', main: true,
|
gtest_dep = dependency('gtest', main: true,
|
||||||
|
include_type: 'system',
|
||||||
fallback: ['gtest', 'gtest_main_dep'])
|
fallback: ['gtest', 'gtest_main_dep'])
|
||||||
|
|
||||||
subdir('util')
|
subdir('util')
|
||||||
|
Reference in New Issue
Block a user