Allow explicit control over CMake with configure command (#4702)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 13 Mar 2019 06:19:57 +0000 (15:19 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 13 Mar 2019 06:19:57 +0000 (15:19 +0900)
commit47c1e4181d09de3d8cd6e77afbb67dfa97fc148b
treea981ccffaf906aed605bb0b52b1b0dea3e254df9
parentadc92356ab98900d2b4f16f09b091db2824254fa
Allow explicit control over CMake with configure command (#4702)

This commit updates "nnfw configure" to pass all of its command-line arguments
to CMake, which allows users to control all the CMake options explicitly.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
scripts/command/configure