Fix cross component builderror - CMakeLists.txt for PAL (#9819)
authorHyeongseok Oh <hseok82.oh@samsung.com>
Tue, 28 Feb 2017 13:09:37 +0000 (22:09 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 28 Feb 2017 13:09:37 +0000 (14:09 +0100)
commit67032ee80de8d219146b9ac192609884f784f23b
tree65194d3147b05ff7766a46416195dc0101bf4248
parentb0a0d52e7d273a46ec6e2c39dbc816d98dcbe217
Fix cross component builderror - CMakeLists.txt for PAL (#9819)

define & use PAL_ARCH_SOURCES_DIR in PAL CMakeLists.txt to build assembly based on platform architecture.
root/CMakeLists.txt defines ARCH_SOURCES_DIR based on target architecture.
src/pal/src/CMakeLists.txt