Add Protobuf as an external module (#151)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 26 Apr 2018 03:48:29 +0000 (12:48 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 26 Apr 2018 03:48:29 +0000 (12:48 +0900)
commit63bf31c945e28ba8102a3238570e81e42bf78049
tree3c8961c258c99a7d2c426bfec35e4b10957c7f82
parent7ca91b3292a0b3a2ca7c26582521ab3ea553325f
Add Protobuf as an external module (#151)

This commit adds Protobuf as an external module that can be checked and
imported via nncc_find_package macro.

This commit also simplifies build scripts using this external module.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
CMakeLists.txt
cmake/packages/ProtobufConfig.cmake [new file with mode: 0644]
libs/frontend/CMakeLists.txt
libs/frontend/caffe/CMakeLists.txt