mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
remove valgrind checking since now it is optional
Change-Id: I39dc6b3e23307fd039775983b6d68878547523ba
This commit is contained in:
parent
3dec3e9b83
commit
a395c3c7af
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ if check.found()
|
||||||
dependencies: deps
|
dependencies: deps
|
||||||
)
|
)
|
||||||
|
|
||||||
valgrind = find_program('valgrind')
|
|
||||||
|
|
||||||
test('rtsp test', test_rtsp)
|
test('rtsp test', test_rtsp)
|
||||||
test('wpas test', test_wpas)
|
test('wpas test', test_wpas)
|
||||||
test('valgrind test', test_valgrind)
|
test('valgrind test', test_valgrind)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue