mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-16 15:21:14 -03:00
4 lines
91 B
Rust
4 lines
91 B
Rust
fn main() {
|
|
rsconf::declare_cfg("cygwin", fish_build_helper::target_os_is_cygwin());
|
|
}
|