Skip to content
1 change: 1 addition & 0 deletions cmake/libremidi.examples.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ endif()

if(LIBREMIDI_HAS_COREMIDI)
add_example(coremidi_share)
add_example(protocols/coremidi_mcu_xtouch)
endif()

if(LIBREMIDI_HAS_EMSCRIPTEN)
Expand Down
Loading