1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2025-02-23 06:40:49 +00:00
2023-10-15 06:18:43 +02:00

3 lines
99 B
CMake

option(RTMIDI_API_JACK "Compile with JACK support." OFF)
add_subdirectory(rtmidi EXCLUDE_FROM_ALL)