[Build] Make a central CMake file for all plugins
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 23 May 2018 11:05:48 +0000 (20:05 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Fri, 25 May 2018 02:43:40 +0000 (11:43 +0900)
commit1ff3440c1bf5e1d9a6a2849ed7f8d1e6332a561b
tree5cf2abfe11bab13e0e6700e14d4c83045013f92a
parent7d817459bdabea805bbf1bf83b09a374d83f71ca
[Build] Make a central CMake file for all plugins

Let's build from a single point. This make it faster to build as well as having the common configuration across all the plugins.

Fixes #19

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt [new file with mode: 0644]
tensor_converter/CMakeLists.txt
tensor_converter/test/testcase01.sh