16 lines
306 B
JSON
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
|
|
}
|
|
]
|
|
}
|