Enable building Android NN tests (#580)
author이상규/동작제어Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Wed, 11 Apr 2018 08:42:06 +0000 (17:42 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Wed, 11 Apr 2018 08:42:06 +0000 (17:42 +0900)
commit43775a4f90aa9239fd959b128a78717b23949404
tree851ad3ad5881b274cd2441bb69fa05689722f261
parent48ab347b13941de4682db41994a5e2e9a5bd48c6
Enable building Android NN tests (#580)

Building Android NN tests are on by default.
In case of g++ < 6.3, it is disabled to avoid build failure in
TestGenerated.cpp.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
CMakeLists.txt