diff --git a/vcpkg.json b/vcpkg.json index f4d1c3d4..a279a775 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -14,5 +14,11 @@ }, "systemc" ], + "overrides": [ + { + "name": "systemc", + "version": "2.3.4" + } + ], "builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b" -} +} \ No newline at end of file