This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74fcbc28eb
BizHawk
/
ExternalProjects
/
SDL2
/
.gitignore
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add in cmake scripts for building SDL2 this gives us a great level of control over how we build SDL2, omitting parts we don't want, and including parts we do want, like libusb support! windows sdl2 normally doesn't support libusb, but with some magic it can be built and linked in fairly easily, giving windows sdl2 libusb support. libusb support in sdl2 means official GC adapter support! (resolves #1879) linux build will be done in a later commit
2023-11-25 06:33:19 +00:00
build/