CMAKE_SYSTEM_APPBUNDLE_PATHΒΆ
Search path for OS X application bundles used by the find_program()
,
and find_package()
commands. By default it contains the standard
directories for the current system. It is not intended to be modified by
the project, use CMAKE_APPBUNDLE_PATH
for this.