Fix include dir setting in cmake (#3881)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 5 Dec 2018 07:29:41 +0000 (16:29 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 5 Dec 2018 07:29:41 +0000 (16:29 +0900)
commit6a47e30f9cc8e7e316eee29d3eea0755e30f16f0
tree83912e730a72fa37cf4622dea65433079a89aa87
parenta67487bca04e75d60bb14984818de56f94e9f076
Fix include dir setting in cmake (#3881)

Remove libs/util/include in NNFW_INCLUDE_DIR list
Fix cmake include for libs/util
Fix cmake link for neurun cpu kernel

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
cmake/option/option_linux.cmake
libs/util/CMakeLists.txt
runtimes/neurun/src/kernel/cpu/CMakeLists.txt