Fix cmake regular expression bug (#4790)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 20 Mar 2019 07:36:22 +0000 (16:36 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 20 Mar 2019 07:36:22 +0000 (16:36 +0900)
commitd51fa839cb653211722d6fd2ff9c369fd2c5a862
tree49d31aceb13a016f685442291afe2024098b9b1a
parenta4c0bcf1501c3168666a94cdf61d9fd1618c7928
Fix cmake regular expression bug (#4790)

Use variable setting instead of regular expression
because option setting by cmake configure is not working
It is temporary solution until changing option setting for each architecture

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
CMakeLists.txt
cmake/CfgOptionFlags.cmake
cmake/option/identify_platform.cmake