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

5 lines
142 B
CMake
Raw Permalink Normal View History

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