mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
72d359ae10
* [alsa] Add cmake wrapper. This adds the imported location for both Debug and Release configurations, and sets the target's INTERFACE_LINK_LIBRARIES and the ALSA_LIBRARIES variable to the same libraries as the pkg-config file. * [alsa] Update baseline.
10 lines
243 B
JSON
10 lines
243 B
JSON
{
|
|
"name": "alsa",
|
|
"version": "1.2.8",
|
|
"port-version": 1,
|
|
"description": "The Advanced Linux Sound Architecture (ALSA) - library",
|
|
"homepage": "https://www.alsa-project.org/",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "linux"
|
|
}
|