[build/fix] Fix meson.build to skip snpe build when it's unavailable
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Mon, 27 Sep 2021 04:05:06 +0000 (13:05 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 28 Sep 2021 05:41:01 +0000 (14:41 +0900)
commite5639b6158bb615453080ade3421b041a42b203c
treeca7846b7171489557ce46e469a487de7abb290a4
parent54f98eccfecd738a9b6d773093439b71d1c05c69
[build/fix] Fix meson.build to skip snpe build when it's unavailable

- Change `error` with `message` to skip snpe build when it's unavailable

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
meson.build