Skip to content

Commit 36167f4

Browse files
committed
introduce 'default' project path
1 parent be8de94 commit 36167f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Of course you can overwrite this behavior by having a path on _project basis_. T
8989
},
9090
```
9191

92+
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.
93+
9294
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.
9395

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

0 commit comments

Comments
 (0)