pop-os / cosmic-applibrary

WIP
GNU General Public License v3.0
51 stars 40 forks source link

support CARGO_TARGET_DIR #133

Closed dengelt closed 1 month ago

dengelt commented 1 month ago

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