Build independent with download option (#4648)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 12 Mar 2019 03:16:15 +0000 (12:16 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 12 Mar 2019 03:16:15 +0000 (12:16 +0900)
commit13234fc233a436d7dccd131d771e4690931d1616
tree8a0d09d901f7ce99aa4a1ec8fbcb06cff69db36c
parent70a31df3c2ef5f2216643ef83febf9fcd4a0c143
Build independent with download option (#4648)

* Build independent with download option

If download option is off and there is correct external directory & stamp, try to build.

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* ExternalSource_Get use ExternalSource_Download

* Remove variables not used

* Fix typo
12 files changed:
cmake/modules/ExternalSourceTools.cmake
cmake/packages/ARMComputeSourceConfig.cmake
cmake/packages/AbslSourceConfig.cmake
cmake/packages/BoostSourceConfig.cmake
cmake/packages/EigenSourceConfig.cmake
cmake/packages/FarmhashSourceConfig.cmake
cmake/packages/FlatBuffersSourceConfig.cmake
cmake/packages/GEMMLowpSourceConfig.cmake
cmake/packages/GTestConfig.cmake
cmake/packages/NEON2SSESourceConfig.cmake
cmake/packages/NoniusSourceConfig.cmake
cmake/packages/TensorFlowSourceConfig.cmake