Change gtest download cmake script (#2659)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 11 Sep 2018 07:39:27 +0000 (16:39 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 11 Sep 2018 07:39:27 +0000 (16:39 +0900)
commit7db9d9592e1aea2cc17f4a16a7fab0cade99ef57
treee917f3c34f319fd07e5707c69b6172415b1b2181
parent31d2a12cb20f4880f4ea81b33ad12d3287963555
Change gtest download cmake script (#2659)

Change gtest download cmake script simliar with nncc
Prepare supporting public server and mirror server download

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
12 files changed:
.gitignore
CMakeLists.txt
Makefile
cmake/packages/ExternalProjectToolsConfig.cmake [new file with mode: 0644]
cmake/packages/ExternalSourceToolsConfig.cmake [new file with mode: 0644]
cmake/packages/GTestConfig.cmake [new file with mode: 0644]
cmake/packages/OptionToolsConfig.cmake [new file with mode: 0644]
cmake/support/gtest.cmake [deleted file]
docs/howto/HowToAddUnittest.md
runtimes/tests/neural_networks_test/CMakeLists.txt
tools/nnapi_quickcheck/CMakeLists.txt
tools/tflite_run/CMakeLists.txt