changed DRAMPower git tag

This commit is contained in:
marcomoerz
2025-01-09 10:47:48 +01:00
parent 83cc41e318
commit 185317db3b

View File

@@ -127,7 +127,7 @@ if (DRAMSYS_USE_FETCH_CONTENT)
FetchContent_Declare(
DRAMPower
GIT_REPOSITORY https://github.com/tukl-msd/DRAMPower
GIT_TAG 9e64a1b
GIT_TAG c12f749
OVERRIDE_FIND_PACKAGE
)