mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-18 00:02:21 +08:00
11 lines
409 B
ReStructuredText
11 lines
409 B
ReStructuredText
Step 2: Adding a Library
|
|
========================
|
|
|
|
This page was once part of an older version of the CMake tutorial which
|
|
last appeared in CMake 4.1. See the current tutorial version :guide:`here <CMake Tutorial>`.
|
|
|
|
.. only:: cmakeorg
|
|
|
|
To see the older version, follow `this link <https://cmake.org/cmake/help/v4.1/guide/tutorial/Adding%20a%20Library.html>`_
|
|
or select the drop-down in the page header.
|