[cmake] Fix bug checking argument existance (#9267)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 28 Nov 2019 05:13:48 +0000 (14:13 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 28 Nov 2019 05:13:48 +0000 (14:13 +0900)
commit66968e7894fe331f08d6625ea02f5b422bb1a11b
tree0e20c43b9cfc45f93e2d7ff08dca55c14d6e77b8
parent4effb76ce974e59df4e1a7b989fe1f291269ad09
[cmake] Fix bug checking argument existance (#9267)

Fix invalid argument check - check using DEFINED instead of value

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
infra/cmake/modules/ExternalBuildTools.cmake