mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
3 lines
99 B
CMake
3 lines
99 B
CMake
option(RTMIDI_API_JACK "Compile with JACK support." OFF)
|
|
add_subdirectory(rtmidi EXCLUDE_FROM_ALL)
|