4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
cargo:rustc-check-cfg=cfg(desktop)
|
|
cargo:rustc-cfg=desktop
|
|
cargo:rustc-check-cfg=cfg(mobile)
|