Add support for PMT
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
.