Update DRAMPower tag.

This commit is contained in:
Lukas Steiner
2023-09-19 13:14:47 +00:00
parent 68d82cd209
commit 223ef91e2c

View File

@@ -144,7 +144,7 @@ if (DRAMSYS_WITH_DRAMPOWER)
FetchContent_Declare(
DRAMPower
GIT_REPOSITORY https://github.com/tukl-msd/DRAMPower
GIT_TAG 9e64a1b)
GIT_TAG v4.1)
FetchContent_MakeAvailable(DRAMPower)
set_target_properties(DRAMPower PROPERTIES FOLDER lib)