summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-buildsystem.7.rst
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2023-03-03 16:14:59 (GMT)
committerMarc Chevrier <marc.chevrier@gmail.com>2023-03-05 13:39:56 (GMT)
commit2e24123186b09cceef805dd88daaac8536770176 (patch)
treed578ec5dd4044a037bb823dfc4b68b5168e1038f /Help/manual/cmake-buildsystem.7.rst
parent0a9945cb8d6c1568d7a120eaaf0b02b8d078ecbf (diff)
downloadCMake-2e24123186b09cceef805dd88daaac8536770176.zip
CMake-2e24123186b09cceef805dd88daaac8536770176.tar.gz
CMake-2e24123186b09cceef805dd88daaac8536770176.tar.bz2
Apple: text-based stubs: manage imported configurations mapping
Diffstat (limited to 'Help/manual/cmake-buildsystem.7.rst')
-rw-r--r--Help/manual/cmake-buildsystem.7.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst
index 9fdb26c..b88b864 100644
--- a/Help/manual/cmake-buildsystem.7.rst
+++ b/Help/manual/cmake-buildsystem.7.rst
@@ -37,6 +37,8 @@ is defined as an executable formed by compiling and linking ``zipapp.cpp``.
When linking the ``zipapp`` executable, the ``archive`` static library is
linked in.
+.. _`Binary Executables`:
+
Binary Executables
------------------