nostril/ext/secp256k1/cmake/arm-linux-gnueabihf.toolcha...

4 lines
107 B
CMake

set(CMAKE_SYSTEM_NAME Linux)
set(CMAKE_SYSTEM_PROCESSOR arm)
set(CMAKE_C_COMPILER arm-linux-gnueabihf-gcc)