Skip to content

Add support for PMT

Bram Veenboer requested to merge add-pmt into master

The deprecated libpowersensor code has been changed to the new Power Measurement Toolkit interface. FetchContent is used to automatically retrieve PMT, no additional external dependencies are needed. The functionally can be enabled by setting BUILD_WITH_PMT to True.

Merge request reports