[infra/cmake] Clean external dir and overlay (#9356)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 3 Dec 2019 10:19:25 +0000 (19:19 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 3 Dec 2019 10:19:25 +0000 (19:19 +0900)
commite45487e32f56ed96916713c5aa6c814871d44411
tree613f741976fa9324ad68a8b2ed81c54b57ab8ba7
parent109c92c65c5e4f0692495b7c82b75d22fa7e831b
[infra/cmake] Clean external dir and overlay (#9356)

- Remove NNCC_EXTERNAL_DIR
- Remove NNAS_OVERLAY_DIR
  - Use NNFW_OVERLAY_DIR for runtime (cross build)
  - Use NNCC_OVERLAY_DIR for compiler
  - Set EXT_OVERLAY_DIR on each cmake script

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
infra/cmake/packages/ARMComputeConfig.cmake
infra/cmake/packages/FlatBuffersConfig.cmake
infra/cmake/packages/GTestConfig.cmake
infra/cmake/packages/ProtobufConfig.cmake
infra/nncc/CMakeLists.txt
infra/nnfw/CMakeLists.txt