mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
2 lines
87 B
Text
2 lines
87 B
Text
[target.'cfg(target_os="macos")']
|
|
rustflags = ["-Clink-arg=-mmacosx-version-min=10.7"]
|