diff options
Diffstat (limited to 'Help/variable/CMAKE_APPBUNDLE_PATH.rst')
-rw-r--r-- | Help/variable/CMAKE_APPBUNDLE_PATH.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_APPBUNDLE_PATH.rst b/Help/variable/CMAKE_APPBUNDLE_PATH.rst new file mode 100644 index 0000000000..469b3162ba --- /dev/null +++ b/Help/variable/CMAKE_APPBUNDLE_PATH.rst @@ -0,0 +1,5 @@ +CMAKE_APPBUNDLE_PATH +-------------------- + +Search path for OS X application bundles used by the :command:`find_program`, +and :command:`find_package` commands. |