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

17 lines
323 B
JSON

{
"name": "debug-assert",
"version": "1.3.4",
"description": "Provides flexible DEBUG_ASSERT() macro.",
"homepage": "https://github.com/foonathan/debug_assert",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}