-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate ctru-sys bindings at build-time
- Loading branch information
1 parent
35d299f
commit 5e3aa28
Showing
9 changed files
with
90 additions
and
19,125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "ctru-sys" | ||
version = "22.2.0+2.2.2-1" | ||
authors = [ "Rust3DS Org", "Ronald Kinard <[email protected]>" ] | ||
authors = ["Rust3DS Org", "Ronald Kinard <[email protected]>"] | ||
license = "Zlib" | ||
links = "ctru" | ||
edition = "2021" | ||
|
@@ -10,4 +10,7 @@ edition = "2021" | |
libc = { version = "0.2.121", default-features = false } | ||
|
||
[build-dependencies] | ||
bindgen = { version = "0.65.1", features = ["experimental"] } | ||
cc = "1.0" | ||
doxygen-rs = "0.4.2" | ||
which = "4.4.0" |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.