[meson] supports alternative target name to find pkg dependency accepted/tizen/unified/20210226.131852 submit/tizen/20210225.100319
authorDongju Chae <dongju.chae@samsung.com>
Mon, 22 Feb 2021 03:35:07 +0000 (12:35 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 23 Feb 2021 05:19:31 +0000 (14:19 +0900)
commitebafe31cb2c5b00d333c3543a17119b708445e55
tree34495323a66c3b21d99b7ab2c2c73608bb78cfa6
parent83dce9d680a9c7592a6cc0eacd5aac76e8239672
[meson] supports alternative target name to find pkg dependency

This patch supports alternative target name to find pkg dependency.

For example, in case of armnn, the dependency name should be
'Armnn' not 'armnn' to find its cmake config files.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
meson.build