Add CMake field to linux-armhf target

This commit is contained in:
James 2018-03-06 15:08:21 +11:00 committed by GitHub
parent 50cba9ab75
commit 8e6646894c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ PLATFORM linux
MAKEPORTABLE YES MAKEPORTABLE YES
CORE_JOB YES CORE_JOB YES
MAKE make MAKE make
CMAKE cmake
PATH /usr/lib/ccache PATH /usr/lib/ccache
CC arm-linux-gnueabihf-gcc CC arm-linux-gnueabihf-gcc
CXX arm-linux-gnueabihf-g++ CXX arm-linux-gnueabihf-g++