oscam-2.26.01-11942-802-wit.../toolchains/toolchain-arm-mca.cmake

5 lines
141 B
CMake
Raw Permalink Normal View History

set (OSCAM_SYSTEM_NAME MCA)
set (CMAKE_SYSTEM_NAME Linux)
set (CMAKE_C_COMPILER arm-none-linux-gnueabi-gcc)
set (CMAKE_SYSTEM_PROCESSOR arm)