5ca88bfbb9
GitOrigin-RevId: 9f918d616c5321ad374ae6cb5ea89c9e04bf3e58
6 lines
182 B
Text
6 lines
182 B
Text
option(
|
|
'target_prefix',
|
|
type : 'string',
|
|
value : '',
|
|
description: 'Specifies the prefix to use when building for cross-compilation (e.g., `aarch64-apple-darwin`)'
|
|
)
|