vc/cmake/toolchain-arm-linux.cmake

3 lines
61 B
CMake

SET(CMAKE_SYSTEM_NAME Linux)
SET(CMAKE_SYSTEM_PROCESSOR arm)