Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-welcome
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-welcome
Commits
ec530aba
Commit
ec530aba
authored
Jul 04, 2021
by
Bilal Elmoussaoui
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'cargo' into 'master'
cargo: Use the Meson build dir as the Cargo root See merge request GNOME/gnome-tour!49
parents
181465b1
dbdd2e06
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cargo.sh
build-aux/cargo.sh
+1
-1
No files found.
build-aux/cargo.sh
View file @
ec530aba
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
export
MESON_BUILD_ROOT
=
"
$1
"
export
MESON_BUILD_ROOT
=
"
$1
"
export
MESON_SOURCE_ROOT
=
"
$2
"
export
MESON_SOURCE_ROOT
=
"
$2
"
export
CARGO_TARGET_DIR
=
"
$MESON_BUILD_ROOT
"
/target
export
CARGO_TARGET_DIR
=
"
$MESON_BUILD_ROOT
"
/target
export
CARGO_HOME
=
"
$
CARGO_TARGET_DIR
"
/cargo-home
export
CARGO_HOME
=
"
$
MESON_BUILD_ROOT
"
/cargo-home
FEATURES
=
"
$6
"
FEATURES
=
"
$6
"
if
[
$4
=
"Devel"
]
if
[
$4
=
"Devel"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment