summaryrefslogtreecommitdiff
path: root/stacks/crdop/cmake/toolchains/arm-linux-gnueabihf.cmake
blob: bb70e64afda4c15c86761af814336a0508bdc219 (plain)
1
2
3
4
set(CMAKE_SYSTEM_NAME Linux)
set(CMAKE_SYSTEM_PROCESSOR armv7l)
set(CMAKE_C_COMPILER arm-linux-gnueabihf-gcc)
set(CMAKE_CXX_COMPILER arm-linux-gnueabihf-g++)
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com