diff options
Diffstat (limited to 'vcpkg/ports/vcpkg-cmake/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/vcpkg-cmake/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/vcpkg-cmake/vcpkg.json b/vcpkg/ports/vcpkg-cmake/vcpkg.json new file mode 100644 index 0000000..fa484ea --- /dev/null +++ b/vcpkg/ports/vcpkg-cmake/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "vcpkg-cmake", + "version-date": "2024-04-23", + "documentation": "https://learn.microsoft.com/vcpkg/maintainers/functions/vcpkg_cmake_configure", + "license": "MIT" +} |