1option( 2 'target_prefix', 3 type : 'string', 4 value : '', 5 description: 'Specifies the prefix to use when building for cross-compilation (e.g., `aarch64-apple-darwin`)' 6)