Converts set of CPU architectures to string
Source position: fpmkunit.pp line 1682
function CPUSToString( |
CPUS: TCPUS |
):string; |
CPUS |
|
Set of CPU architectures to convert |
String representation of CPU architectures set
CPUSToString converts a set of CPU architecture identifiers to a comma-separated string representation. This function provides a readable format for displaying multiple CPU architecture targets.
The string representation is used when logging supported architectures and configuration display.