meson: inline gtest_test_protocol now that it's always 'gtest'
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21485>
This commit is contained in:

committed by
Marge Bot

parent
a18f439f52
commit
f5d3d1e7ed
@@ -88,7 +88,7 @@ if with_tests
|
||||
dependencies : [dep_thread, idep_gtest, idep_nir, idep_mesautil],
|
||||
),
|
||||
suite : ['compiler', 'spirv'],
|
||||
protocol : gtest_test_protocol,
|
||||
protocol : 'gtest',
|
||||
)
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user