aboutsummaryrefslogtreecommitdiff
path: root/docs/manual/ecm-toolchains.7.rst
blob: 66f685e2c2255d31df27dc9db446e4ec3c9bd9e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.. ecm-manual-description: ECM Toolchains Reference

ecm-toolchains(7)
*****************

.. only:: html or latex

   .. contents::

Introduction
============

Extra CMake Modules (ECM) provides some toolchain modules. Unlike normal
modules, these are not included directly in projects, but specified with
the ``CMAKE_TOOLCHAIN_FILE`` cache variable on the commandline.


All Modules
===========

.. toctree::
   :maxdepth: 1
   :glob:

   /toolchain/*

.. only:: man

  See Also
  ========

  :manual:`ecm(7)`