Introduce nncc_find_resource (#3823)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 18 Jun 2019 06:47:34 +0000 (15:47 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 18 Jun 2019 06:47:34 +0000 (15:47 +0900)
commit5d9d4df2f16a3f9fbe629312a7d86683e0873c66
treec78cb0a16031f36f66b86f43db40395fe4953ba0
parent8b59fcb11906b34d3dab5f8e60555cd4f24676e8
Introduce nncc_find_resource (#3823)

* Introduce nncc_find_resource

This commit introduces nncc_find_resource which allows us to share the
common resource files across various modules.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Use NAME instead of PREFIX
CMakeLists.txt