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

16 lines
306 B
JSON

{
"name": "systemc",
"version": "3.0.1",
"description": "A set of C++ classes and macros which provide an event-driven simulation kernel in C++",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}