diff --git a/CMakeLists.txt b/CMakeLists.txt index adf0faaf..c0c61cb7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 )