Skip to content

Commit

Permalink
introduce 'default' project path
Browse files Browse the repository at this point in the history
  • Loading branch information
runxel committed Nov 9, 2019
1 parent be8de94 commit 36167f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ Of course you can overwrite this behavior by having a path on _project basis_. T
},
```

If you substitute the path with `"default"` you can mimic the standard behavior: the GSM will be built next to the HSF. This is useful if you have set a global path in the package settings. Remeber: Project settings override global settings.

Note: There's no path checking implemented at the moment! You have to take care by yourself that you're allowed to write at the paths accordingly.

![Project path setting](https://i.imgur.com/71LeiOW.png)
Expand Down

0 comments on commit 36167f4

Please sign in to comment.