aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/microsoft-windows-devices-midi2/usage
blob: 0e65d5069d47a0f61656c995e033bd4f105464a1 (plain)
1
2
3
4
5
6
7
8
microsoft-windows-devices-midi2 provides CMake integration:

  find_package(microsoft-windows-devices-midi2 CONFIG REQUIRED)
  target_link_libraries(main PRIVATE Microsoft::Windows::Devices::Midi2)

It also sets the following:
  MIDI2_WINDOWS_SDK_VERSION to the version of the Windows SDK used to generate the projections
  MIDI2_SDK_VERSION to the projected version of the Windows MIDI Services SDK