1. Home
  2. Browse
  3. alsa

alsa

v1.2.6.1#2Go to latest

The Advanced Linux Sound Architecture (ALSA) - library

Install

Run the following Vcpkg command to install the port.

vcpkg install alsa

Usage

CMake provides the module target:

find_package("ALSA" MODULE REQUIRED)
target_link_libraries("main" PRIVATE "ALSA::ALSA")
See source

Version

v1.2.6.1#2

Publication

Supports

linux

GitHub

alsa-project/alsa-lib394

Homepage

alsa-project.org

Subtree

5b750ad16b

License

LGPL-2.1-or-later

Definition

Manifest