Compare commits
25 Commits
main
...
ae5d1c7e22
| Author | SHA1 | Date | |
|---|---|---|---|
| ae5d1c7e22 | |||
| a92844b8e5 | |||
| 7a0b2d197f | |||
| a9564493cb | |||
| dd11aeca54 | |||
| 3473eeb529 | |||
| fed1d43ac9 | |||
| b0ed2e6e1f | |||
| 2e67c01377 | |||
| 5b356781ba | |||
| be969ef335 | |||
| c21ede292c | |||
| 11fd130171 | |||
| 65242c2ea9 | |||
| 73c467e19e | |||
| 8fd0bb48de | |||
| d5671a5590 | |||
| 7490e36a2f | |||
| 0e8910807e | |||
| 289f94300c | |||
| d95aa680ff | |||
| 1119b3db9b | |||
| 7ad25af13d | |||
| 7d4f23d82a | |||
| b4e14f7f27 |
@@ -1,7 +1,4 @@
|
|||||||
# 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)
|
||||||
|
|
||||||
@@ -41,7 +38,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 convenience
|
Though environment variables set using `export` will take precedence, these can also be set in [.cargo/config.toml](./.cargo/config.toml) for conveinence
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[env]
|
[env]
|
||||||
|
|||||||
Reference in New Issue
Block a user