/[zanavi_public1]/navit/Toolchain/arm-mingw32ce.cmake
ZANavi

Contents of /navit/Toolchain/arm-mingw32ce.cmake

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 267 byte(s)
import files
1 SET(CMAKE_SYSTEM_NAME WINCE)
2
3 # specify the cross compiler
4 SET(CMAKE_C_COMPILER "arm-mingw32ce-gcc")
5 SET(CMAKE_CXX_COMPILER "arm-mingw32ce-g++")
6 SET(CMAKE_RC_COMPILER_INIT "arm-mingw32ce-windres")
7 SET(PKG_CONFIG_EXECUTABLE "arm-mingw32ce-pkg-config")
8 SET(WINCE TRUE)

   
Visit the ZANavi Wiki