cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
34 lines
512 B
ReStructuredText
34 lines
512 B
ReStructuredText
.. 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)`
|
|
|