Matt McCormick 7224757673 Add link to dockcross cross-compiling toolchains. (#6)
All toolchains have CMake toolchain files.
2016-09-12 21:41:43 +03:00
2016-09-08 19:50:36 +03:00
2016-09-08 19:50:36 +03:00

Awesome CMake Awesome

A curated list of awesome CMake scripts, modules, examples and others.

This is released under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

Your contributions are highly welcome (first see CONTRIBUTING.md).

For more awesome lists, see awesome.

Contents

Articles

Package Management

  • ruslo/hunter - Cross-platform package manager for C++ (based on CMake ExternalProject). BSD2
  • pfultz2/cget - CMake package retrieval. This can be used to download and install CMake packages. BOOST
  • iauns/cpm - A C++ Package Manager based on CMake and Git. MIT
  • conan-io/conan - Conan C++ Package Manager, implemented in Python and has a CMake integration backend. MIT
  • floooh/fips - High-level build system/dependency management for distributed, multi-platform C/C++ projects. MIT

Modules

Utility Scripts

These provide a wide range of functionality - from dealing with compiler flags to using tools. Some also contain modules.

Toolchains

Tutorials/Examples/Templates

Other

Description
A curated list of awesome CMake resources, scripts, modules and examples.
Readme 308 KiB
Languages
Markdown 100%