vcpkg/ports/atl/vcpkg.json

7 lines
170 B
JSON
Raw Normal View History

2023-10-06 05:38:14 +08:00
{
"name": "atl",
"version": "0",
"description": "A stub package that ensures Visual Studio has Active Template Library (ATL) installed.",
"supports": "windows"
}