summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_APPBUNDLE_PATH.rst
blob: 441ee8ebb2e818e838ea2a79a1a5b2c2854ae5bc (plain)
1
2
3
4
5
6
7
8
9
CMAKE_APPBUNDLE_PATH
--------------------

:ref:`Semicolon-separated list <CMake Language Lists>` of directories specifying a search path
for macOS application bundles used by the :command:`find_program`, and
:command:`find_package` commands.

There is also an environment variable :envvar:`CMAKE_APPBUNDLE_PATH`, which is used
as an additional list of search directories.