cmake get_dotapp_dir examples

Signatures

get_dotapp_dir(<exe> <dotapp_dir_var>)

Examples

MultiMC/Launcher cmake/BundleUtilities.cmake :286

get_dotapp_dir("${app}" dotapp_dir)

Slicer/Slicer CMake/BundleUtilitiesWithRPath.cmake :361

get_dotapp_dir("${app}" dotapp_dir)

monadgroup/axiom cmake/modules/BundleUtilities.cmake :778

get_dotapp_dir("${exepath}" ${bundle_extension} exe_dotapp_dir)

Slicer/SlicerGitSVNArchive CMake/BundleUtilitiesWithRPath.cmake :361

get_dotapp_dir("${app}" dotapp_dir)

OGRECave/ogitor qtOgitor/CMakeLists.txt :238

get_dotapp_dir(${qtOgitorLocation} qtOgitorLocationAppdir)

FrictionalGames/AmnesiaAMachineForPigs HPL2/core/CMakeLists.txt :255

GET_DOTAPP_DIR(${_BIN_NAME} _BUNDLE_DIR)

MITK/MITK CMake/BundleUtilities.cmake :356

get_dotapp_dir("${app}" dotapp_dir)

RasPlex/OpenPHT plex/BundleUtilitiesPlex.cmake :287

get_dotapp_dir("${app}" dotapp_dir)