Disables jack being forcibly linked by rtmidi

This commit is contained in:
RipleyTom
2023-10-15 00:25:34 +02:00
committed by Megamouse
parent 8ff95a71dd
commit 0448b8e3ae
+1
View File
@@ -1 +1,2 @@
option(RTMIDI_API_JACK "Compile with JACK support." OFF)
add_subdirectory(rtmidi EXCLUDE_FROM_ALL)