The Advanced Linux Sound Architecture (ALSA) - library
Run the following Vcpkg command to install the port.
vcpkg install alsa
alsa is compatible with built-in CMake targets:
find_package(ALSA REQUIRED) target_link_libraries(main PRIVATE ALSA::ALSA) # since CMake 3.12
v1.2.13#0
Nov 19, 2024
linux
alsa-project/alsa-lib373
alsa-project.org
e2a9458733
LGPL-2.1-or-later
Manifest