Define build option for nnapi_quickcheck (#2067)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 24 Jul 2018 06:11:21 +0000 (15:11 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 24 Jul 2018 06:11:21 +0000 (15:11 +0900)
commitc6c0d6d6cb7952da523613cfe0e2ff7a05320e1f
tree3e14b7f6d5619be663f7e03a6e6d6d0ea6064045
parent45196e227d250ccee4a94a9f0f06088043f20813
Define build option for nnapi_quickcheck (#2067)

Define build option for nnapi_quickcheck
Set default value as off (not build nnapi_quickcheck)
To build nnapi_quickcheck, set OPTIONS="-DBUILD_NNAPI_QUICKCHECK=on"

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
cmake/CfgOptionFlags.cmake
tools/nnapi_quickcheck/CMakeLists.txt