1
1
mirror of https://github.com/wez/wezterm.git synced 2024-07-07 11:06:30 +03:00
wezterm/wezterm-gui
Andy Georges 17958dbbec
Check for the presence of CARGO_BUILD_TARGET_DIR env variable (#5430)
* feat: use CARGO_BUILD_TARGET_DIR env

When building in the presence of a CARGO_BUILD_TARGET_DIR, there is no
target dir created inside the repo, so copying to a location within the
local repo dir fails, hence we need to copy to the actual target dir
that is being used.

* fix: environment variable with correct name
2024-06-17 08:25:57 -07:00
..
src Feature: The search overlay accepts IME composed input (#5564) 2024-06-15 05:42:00 -07:00
build.rs Check for the presence of CARGO_BUILD_TARGET_DIR env variable (#5430) 2024-06-17 08:25:57 -07:00
Cargo.toml deps: metrics -> 0.23 2024-06-07 17:53:46 -07:00