Extract CMakeLists.txt for sample directory (#951)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 27 Apr 2018 08:26:52 +0000 (17:26 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Fri, 27 Apr 2018 08:26:52 +0000 (17:26 +0900)
commitc5e775bb8ff337a4f5c72c1606e81677b4e82133
tree246846c8539aa27407602ddd71ecd8898d8c677a
parentf2c96d667c9803e12fffc8312ad1b90d14411452
Extract CMakeLists.txt for sample directory (#951)

This commit extracts test executable part from `src/nn/runtime/CMakeLists.txt`
into `src/nn/runtime/sample/CMakeLists.txt`.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
src/nn/runtime/CMakeLists.txt
src/nn/runtime/sample/CMakeLists.txt [new file with mode: 0644]