Compare commits
3 Commits
ae5d1c7e22
...
shared-mod
| Author | SHA1 | Date | |
|---|---|---|---|
| 514c55367e | |||
| 22dc9b0165 | |||
| 234e6a168e |
@@ -1,4 +1,7 @@
|
|||||||
# CLIDE
|
# CLIDE
|
||||||
|
[](https://github.com/shaunrd0/clide)
|
||||||
|
[](https://gitlab.com/shaunrd0/clide)
|
||||||
|
[](https://git.shaunreed.com/shaunrd0/clide)
|
||||||
|
|
||||||
[](https://github.com/shaunrd0/clide/actions/workflows/check.yaml)
|
[](https://github.com/shaunrd0/clide/actions/workflows/check.yaml)
|
||||||
|
|
||||||
@@ -38,7 +41,7 @@ export QMAKE=$HOME/Qt/6.7.3/gcc_64/bin/qmake6
|
|||||||
export LD_LIBRARY_PATH=$HOME/Qt/6.7.3/gcc_64/lib
|
export LD_LIBRARY_PATH=$HOME/Qt/6.7.3/gcc_64/lib
|
||||||
```
|
```
|
||||||
|
|
||||||
Though environment variables set using `export` will take precedence, these can also be set in [.cargo/config.toml](./.cargo/config.toml) for conveinence
|
Though environment variables set using `export` will take precedence, these can also be set in [.cargo/config.toml](./.cargo/config.toml) for convenience
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[env]
|
[env]
|
||||||
|
|||||||
Reference in New Issue
Block a user