The Advanced Linux Sound Architecture (ALSA) - library
Run the following Vcpkg command to install the port.
vcpkg install alsa
CMake provides the module target:
find_package("ALSA" MODULE REQUIRED) target_link_libraries("main" PRIVATE "ALSA::ALSA")
v1.2.6.1#1
Dec 2, 2022
linux
alsa-project/alsa-lib394
alsa-project.org
2b53da5e1d
LGPL-2.1-or-later
Manifest