[Tests/Meson] bugfix: Fix meson failure because of no dependency on GTEST
authorWook Song <wook16.song@samsung.com>
Mon, 14 Sep 2020 02:44:04 +0000 (11:44 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 15 Sep 2020 10:19:35 +0000 (19:19 +0900)
commit47232d43439521a09f8e7756a41251bfb0d593b4
treebd1dfd740fb63e10d021e16e5671bccd5311fd75
parent07afc6ccd5dc91779bd8a3020470b38e0d5905e2
[Tests/Meson] bugfix: Fix meson failure because of no dependency on GTEST

This patch fixes issue-2722, which is meson failure in some test cases
when there is no dependency on GTEST.

Signed-off-by: Wook Song <wook16.song@samsung.com>
tests/meson.build