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#1
Jan 2, 2025
linux
alsa-project/alsa-lib
alsa-project.org
fa643c3cc3
LGPL-2.1-or-later
Manifest