Minor fixes in the Trace Analyzer

This commit is contained in:
2024-07-08 13:09:51 +02:00
parent c893fe1663
commit 2465f06d14
3 changed files with 4 additions and 3 deletions

View File

@@ -22,7 +22,8 @@
"inherits": "cmake-pedantic",
"cacheVariables": {
"DRAMSYS_BUILD_TESTS": "ON",
"DRAMSYS_WITH_DRAMPOWER": "ON"
"DRAMSYS_WITH_DRAMPOWER": "ON",
"DRAMSYS_BUILD_TRACE_ANALYZER": "ON"
}
},
{