ExternalSourceTools as a module (#1445)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 11 Sep 2018 07:56:52 +0000 (16:56 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 11 Sep 2018 07:56:52 +0000 (16:56 +0900)
commitc3525ba1b53f510e8a948e90f22ffac0234ec82d
treeb6b82a5bfdb81eb13294b1c279dd7d6a4b266e3e
parentd36541e0dc97988506255ce96017e629fa6dd331
ExternalSourceTools as a module (#1445)

ExternalSourceTools does not fit into the concept of packages in nncc as
it does not import (or build) any external dependencies, and is always
available.

This commit converts ExternalSource as a module.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
cmake/modules/ExternalSourceTools.cmake [moved from cmake/packages/ExternalSourceToolsConfig.cmake with 100% similarity]
cmake/packages/CaffeSourceConfig.cmake
cmake/packages/EigenSourceConfig.cmake
cmake/packages/FarmhashSourceConfig.cmake
cmake/packages/FlatBuffersSourceConfig.cmake
cmake/packages/GEMMLowpSourceConfig.cmake
cmake/packages/GFlagsSourceConfig.cmake
cmake/packages/GTestConfig.cmake
cmake/packages/NEON2SSESourceConfig.cmake
cmake/packages/TensorFlowSourceConfig.cmake