7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
option(
|
|
'target_prefix',
|
|
type : 'string',
|
|
value : '',
|
|
description: 'Specifies the prefix to use when building for cross-compilation (e.g., `aarch64-apple-darwin`)'
|
|
)
|