5 lines
79 B
TOML
5 lines
79 B
TOML
[defines]
|
|
"unix" = "DEFINED"
|
|
"macos" = "NOT_DEFINED"
|
|
"windows" = "NOT_DEFINED"
|