mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
chore: make git checkout build on Windows with symlinks disabled
This commit is contained in:
@@ -13,6 +13,13 @@ To save your time it's wise to check already opened [pull requests][prs] and
|
|||||||
accepted, however larger new API proposals should go into the issue first. When
|
accepted, however larger new API proposals should go into the issue first. When
|
||||||
in doubt contact us on [Matrix][matrix] or via opening an issue.
|
in doubt contact us on [Matrix][matrix] or via opening an issue.
|
||||||
|
|
||||||
|
### Windows
|
||||||
|
|
||||||
|
To run the examples on Windows, you must have symlinks enabled, see
|
||||||
|
[this][git-windows-symlinks].
|
||||||
|
|
||||||
|
[git-windows-symlinks]: https://gitforwindows.org/symbolic-links.html
|
||||||
|
|
||||||
### Submitting your work and handling review
|
### Submitting your work and handling review
|
||||||
|
|
||||||
All patches have to be sent on Github as [pull requests][prs]. To simplify your
|
All patches have to be sent on Github as [pull requests][prs]. To simplify your
|
||||||
|
|||||||
@@ -113,7 +113,3 @@ tracing-web.workspace = true
|
|||||||
wasm-bindgen-futures.workspace = true
|
wasm-bindgen-futures.workspace = true
|
||||||
wasm-bindgen-test.workspace = true
|
wasm-bindgen-test.workspace = true
|
||||||
web-time.workspace = true
|
web-time.workspace = true
|
||||||
|
|
||||||
[[example]]
|
|
||||||
doc-scrape-examples = true
|
|
||||||
name = "window"
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
../docs
|
|
||||||
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Reference in New Issue
Block a user