16 lines
389 B
JSON
Executable file
16 lines
389 B
JSON
Executable file
{
|
|
"name": "ghc-filesystem",
|
|
"version": "1.5.10",
|
|
"description": "An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD",
|
|
"homepage": "https://github.com/gulrak/filesystem",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|