Allow using system-wide target dir

This is allowed since removing the rust gradle plugin
This commit is contained in:
Riccardo Zaglia 2022-06-17 11:41:41 +02:00
parent feb3bc2bb8
commit 2e2ca8d75d
1 changed files with 0 additions and 5 deletions

View File

@ -1,7 +1,2 @@
[alias]
xtask = "run -p alvr_xtask --"
[build]
# This is just for the android build. This isn't actually needed unless the default target dir has
# been changed system-wise
target-dir = "target"