Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Commit

Permalink
Build PortAudio with ASIO support
Browse files Browse the repository at this point in the history
Reference-to: https://github.com/tenacityteam/tenacity/pull/492
Signed-off-by: Be <be@mixxx.org>
  • Loading branch information
Be-ing authored and Sol Fisher Romanoff committed Aug 27, 2021
1 parent 4ad5968 commit 1b2c903
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
"soxr",
"soundtouch",
"libsbsms",
"portaudio",
{
"name": "portaudio",
"features": [ "asio" ]
},
"portmidi",
"portsmf",
"mp3lame",
Expand Down

0 comments on commit 1b2c903

Please sign in to comment.