Use ARCH_SOURCES_DIR consistently
authorMike Danes <onemihaid@hotmail.com>
Sun, 10 Jan 2016 14:04:05 +0000 (16:04 +0200)
committerMike Danes <onemihaid@hotmail.com>
Sun, 10 Jan 2016 14:04:05 +0000 (16:04 +0200)
commitd2fb8cb758c1a1ae84031178ba96310701beff65
treee2182885d5aa166e950cd6acc7814d36f2810169
parent2a52c91242ca3010803e85f5857b977f470a0510
Use ARCH_SOURCES_DIR consistently

Some places already use ARCH_SOURCES_DIR for things like include_directories but others test the platform/arch variables to figure out the dir. Use ARCH_SOURCES_DIR everywhere for consistency.
src/CMakeLists.txt
src/binder/CMakeLists.txt
src/classlibnative/CMakeLists.txt
src/debug/di/CMakeLists.txt
src/debug/ee/CMakeLists.txt
src/debug/ee/wks/CMakeLists.txt
src/gcinfo/CMakeLists.txt
src/vm/crossgen/CMakeLists.txt