Pass crossbuild and linux-id to CMakeLists.txt using CMake arguments (#10686)
authorHyeongseok Oh <hseok82.oh@samsung.com>
Tue, 4 Apr 2017 12:07:09 +0000 (21:07 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 4 Apr 2017 12:07:09 +0000 (14:07 +0200)
commitdfce3af2ee5967ae53c7b47135f150f59452ded3
treebb512f72dcc967d9fddb926a31074822060e8d5c
parent53c88123a7f6216a31318f14062fd245730c74ba
Pass crossbuild and linux-id to CMakeLists.txt using CMake arguments (#10686)

Remove in CMakeLists.txt
1) read cross-build from environment variable
2) read linux-id from file system
Instead, pass cross-build and linux-id from gen-buildsys-clang.sh using cmake arguments
CMakeLists.txt
src/pal/tools/gen-buildsys-clang.sh