16 lines
392 B
JSON
Executable file
16 lines
392 B
JSON
Executable file
{
|
|
"name": "cwalk",
|
|
"version": "1.2.6",
|
|
"description": "Path library for C/C++. Cross-Platform for Windows, MacOS and Linux. Supports UNIX and Windows path styles on those platforms.",
|
|
"homepage": "https://likle.github.io/cwalk/",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|