mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
Improve reStructuredText formatting and cross-references. Specify explicitly that each variable may be set to a ;-list of multiple values.
7 lines
224 B
ReStructuredText
7 lines
224 B
ReStructuredText
CMAKE_APPBUNDLE_PATH
|
|
--------------------
|
|
|
|
:ref:`;-list <CMake Language Lists>` of directories specifying a search path
|
|
for OS X application bundles used by the :command:`find_program`, and
|
|
:command:`find_package` commands.
|