mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 14:29:00 +08:00
13 lines
235 B
JSON
13 lines
235 B
JSON
{
|
|
"name": "sfsexp",
|
|
"version": "1.4.1",
|
|
"description": "Small Fast S-Expression Library",
|
|
"homepage": "https://github.com/mjsottile/sfsexp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|