ca-lib2 ~master (2021-10-13T03:57:50.0317909)
Dub
Repo
arch
caLib_util
build
An enum string representing the target architecture.
possible values:
"x86" (32-bit)
"x86_64" (64-bit)
"ARM" (32-bit)
enum
string
arch
;
version(X86)
enum
string
arch
;
enum
string
arch
;
enum
string
arch
;
Meta
Source
See Implementation
caLib_util
build
variables
arch
os
An enum string representing the target architecture.
possible values: