mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 11:01:38 +08:00
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
|
portmidi provides CMake targets:
|
||
|
|
||
|
find_package(PortMidi CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE PortMidi::portmidi)
|