contrib: add the top-level CMakeLists and example (#722)
author서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 16 Apr 2018 07:23:44 +0000 (16:23 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 16 Apr 2018 07:23:44 +0000 (16:23 +0900)
commit16d19648d287991b5707d215cc06a45a9717312a
tree5a131068fca6f8bc8826c1af98d76a8597c1d3a2
parent6cc09e6b5c853a8c7ef1972a740bdef04c0dd3ce
contrib: add the top-level CMakeLists and example (#722)

For issue #680

This commit adds an example for the contrib directory as well as the
top-level CMakeLists.txt.

The files were copied from STAR/nncc/contrib and modified.

Signed-off-by: Sangmin Seo <sangmin7.seo@samsung.com>
CMakeLists.txt
contrib/CMakeLists.txt [new file with mode: 0644]
contrib/example/CMakeLists.txt [new file with mode: 0644]
contrib/example/example.cpp [new file with mode: 0644]