alacritty/alacritty
Kirill Chibisov 0210a43196
Fail compilation if Fontconfig is not installed on Linux/BSD
Statically linking Fontconfig was leading to slow startup and
various errors, so forcing the use of system's library.
2020-07-10 01:24:55 +03:00
..
src Add regex scrollback buffer search 2020-07-09 21:45:22 +00:00
Cargo.toml Fail compilation if Fontconfig is not installed on Linux/BSD 2020-07-10 01:24:55 +03:00
build.rs Use compile_error! instead of panic! in build.rs 2020-06-15 23:01:21 +03:00