Fix some of the deprecation warnings introduced in the new version such as the removal of SC_HAS_PROCESS.
18 lines
291 B
JSON
18 lines
291 B
JSON
{
|
|
"name": "dramsys",
|
|
"version": "5.0",
|
|
"dependencies": [
|
|
"benchmark",
|
|
"gtest",
|
|
"pybind11",
|
|
"python3",
|
|
{
|
|
"name": "sqlite3",
|
|
"features": [
|
|
"rtree"
|
|
]
|
|
},
|
|
"systemc"
|
|
],
|
|
"builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b"
|
|
} |