forked from dolphin-emu/dolphin
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: building rust extensions on rustup 1.28+
- Loading branch information
1 parent
560831d
commit 717447b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule corrosion
updated
7 files
+7 −0 | RELEASES.md | |
+27 −76 | cmake/Corrosion.cmake | |
+4 −17 | cmake/CorrosionGenerator.cmake | |
+5 −6 | cmake/FindRust.cmake | |
+8 −4 | generator/src/subcommands/gen_cmake/target.rs | |
+15 −12 | test/output directory/CMakeLists.txt | |
+26 −23 | test/output directory/output directory/CMakeLists.txt |