pop-os / cosmic-screenshot

Utility for capturing screenshots via XDG Desktop Portal
GNU General Public License v3.0
20 stars 8 forks source link

support CARGO_TARGET_DIR #36

Closed dengelt closed 1 month ago

dengelt commented 1 month ago

Previously failed to install from source when CARGO_TARGET_DIR is set, because the justfile assumed the target dir was './target'.