We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7dce0 commit c149797Copy full SHA for c149797
vcpkg.json
@@ -2,6 +2,8 @@
2
"name": "freemajor",
3
"version-string": "1.0.1",
4
"dependencies": [
5
- "fltk"
6
- ]
+ "fltk",
+ "rtmidi"
7
+ ],
8
+ "builtin-baseline": "e3db8f65d2414c301c29a8467c6aee94e3ba09fc"
9
}
0 commit comments