Skip to content

Commit

Permalink
offline build for devlp
Browse files Browse the repository at this point in the history
  • Loading branch information
xou816 committed Mar 13, 2022
1 parent f3808b9 commit 5801ca7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions dev.alextren.Spot.development.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,16 @@
"builddir": true,
"buildsystem": "meson",
"config-opts": [
"-Doffline=false",
"-Doffline=true",
"-Dbuildtype=debug"
],
"sources": [
{
"type": "dir",
"path": "."
}
},
"cargo-sources.json"
]
}
]
}
}

0 comments on commit 5801ca7

Please sign in to comment.