This website requires JavaScript.
Explore
Help
Sign In
RPCSX
/
rpcsx
Watch
1
Star
0
Fork
You've already forked rpcsx
0
mirror of
https://github.com/RPCSX/rpcsx.git
synced
2025-12-06 07:12:14 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
7c313703a2
rpcsx
/
3rdparty
/
rtmidi
/
CMakeLists.txt
3 lines
99 B
CMake
Raw
Normal View
History
Unescape
Escape
Disables jack being forcibly linked by rtmidi
2023-10-15 00:25:34 +02:00
option
(
RTMIDI_API_JACK
"Compile with JACK support."
OFF
)
Implement support for emulating Rock Band 3's MIDI Pro Adapter Co-authored-by: Megamouse <studienricky89@googlemail.com>
2023-04-09 10:34:41 +02:00
add_subdirectory
(
rtmidi
EXCLUDE_FROM_ALL
)
Reference in a new issue
Copy permalink