chore: update DRAMUtils version
Update the DRAMUtils version and fix all configs that now require DBI parameters for the memimpedance spec.
This commit is contained in:
@@ -129,7 +129,7 @@ if (DRAMSYS_USE_FETCH_CONTENT)
|
||||
if (DRAMSYS_USE_FETCH_CONTENT_INTERNAL)
|
||||
FetchContent_Declare(
|
||||
DRAMUtils
|
||||
URL "https://github.com/tukl-msd/DRAMUtils/archive/refs/tags/v1.7.0.tar.gz"
|
||||
URL "https://github.com/tukl-msd/DRAMUtils/archive/refs/tags/v1.11.0.tar.gz"
|
||||
OVERRIDE_FIND_PACKAGE
|
||||
)
|
||||
FetchContent_MakeAvailable(DRAMUtils)
|
||||
|
||||
Reference in New Issue
Block a user