Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

zyga/cmake-toolchains

Repository files navigation

About cmake-toolchains

This repository contains a number of toolchain files for cmake that allow using Ubuntu to build to a number of popular other systems. Most notably, ARM (soft and hard float) and Windows (32 and 64bit)

Usage

The idea is to pass the pathname of the desired toolchain to CMAKE_TOOLCHAIN_FILE. You can simply use cmake -D to do it in one go:

$ cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/toolchain.cmake

About

A collections of toolchain files for CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages