1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-25 20:22:30 +01:00
rpcs3/3rdparty/rtmidi/CMakeLists.txt

3 lines
99 B
CMake
Raw Normal View History

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