[neurun] Introduce CMakeLists.txt for test lib (#6615)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Wed, 14 Aug 2019 11:22:58 +0000 (20:22 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 14 Aug 2019 11:22:58 +0000 (20:22 +0900)
commitb9c3e7a38dc86603e268f80a25b35fe1484072b6
tree8c7ef603b115bf63ac92f8f9b6a8884f4a82b9cb
parent6bb0bb7ade3767b2fb6d29cb6658e39c15108b30
[neurun] Introduce CMakeLists.txt for test lib (#6615)

This commit moves test library build from `neurun/CMakeLists.txt` to
`neurun/test/CMakeLists.txt` which is newly created.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/CMakeLists.txt
runtimes/neurun/test/CMakeLists.txt [new file with mode: 0644]