Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
364 B
JSON

{
"name": "doctest",
"version": "2.4.11",
"description": "The fastest feature-rich C++11/14/17/20 single-header testing framework",
"homepage": "https://github.com/doctest/doctest",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}