Replace strict build flag setting in neurun frontend & core (#6279)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 7 Aug 2019 00:40:54 +0000 (09:40 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 7 Aug 2019 00:40:54 +0000 (09:40 +0900)
commit243ecadea97c7546130d5de67b4bfcdb31badc76
treea6393ae398a6ec7c901261101da58192a251e210
parent31823f4af1f14b59443f60d353858ebf97df580b
Replace strict build flag setting in neurun frontend & core (#6279)

- Replace neurun frontends and core strict build setting cmake from using compile option to linking nnfw_common interface
- Add strict build setting for nnfw api frontend and fix unused parameter warning

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/core/CMakeLists.txt
runtimes/neurun/frontend/api/CMakeLists.txt
runtimes/neurun/frontend/api/wrapper/nnfw_api.cc
runtimes/neurun/frontend/nnapi/CMakeLists.txt
runtimes/neurun/frontend/tflite/CMakeLists.txt