···107107option(FULL_BUILD "Include large items in the build" ON)
108108option(TARGET_i386 "Enable i386 slices" ON)
109109option(TARGET_x86_64 "Enable x86_64 slices" ON)
110110+option(TARGET_ARM64 "Enable x86_64 slices" OFF)
110111option(DEBIAN_PACKAGING "Packaging for Debian" OFF)
111112option(ENABLE_TESTS "Install in-prefix unit tests" OFF)
112113option(ADDITIONAL_PACKAGES "Include additional pacakges not included by default in a standard macOS installation" OFF)