- fix Building without Nagra not possible at Nagra_Merlin https://trac.streamboard...
[oscam.git] / toolchains / toolchain-arm-mca.cmake
blob4bd8ab9a4de3a7dd47a92f1580cffe5981d1dbb1
1 set (OSCAM_SYSTEM_NAME MCA)
2 set (CMAKE_SYSTEM_NAME Linux)
3 set (CMAKE_C_COMPILER arm-none-linux-gnueabi-gcc)
4 set (CMAKE_SYSTEM_PROCESSOR arm)