[nnfw-cmake] Revise build option setting (#7780)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 27 Sep 2019 02:13:08 +0000 (11:13 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 27 Sep 2019 02:13:08 +0000 (11:13 +0900)
commit2853fdfea5586430b3f1895f2a3a733a3981b8f9
tree52d89c280829ed40b3e092da2a013bdef6b13737
parent56f6f00ed7161e08e7ae95524ddabde2135a46d4
[nnfw-cmake] Revise build option setting (#7780)

- Reorder correct place for default in CfgOptionFlags.cmake
- Remove redundant platform specific setting - same with default
- Remove redundant option setting in tizen cross build script
- Remove BUILD_TOOLS option
- Introduce BUILD_OPENCL_TOOL to set build option for each tool

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
infra/nnfw/cmake/CfgOptionFlags.cmake
infra/nnfw/cmake/options/options_aarch64-linux.cmake
infra/nnfw/cmake/options/options_aarch64-tizen.cmake
infra/nnfw/cmake/options/options_arm64-android.cmake
infra/nnfw/cmake/options/options_armv7l-linux.cmake
infra/nnfw/cmake/options/options_armv7l-tizen.cmake
infra/nnfw/cmake/options/options_x86_64-linux.cmake
infra/scripts/docker_build_tizen_cross.sh
tools/CMakeLists.txt
tools/opencl_tool/CMakeLists.txt