Skip to content

lfreist-hwinfov2025-07-10

Updated

hwinfo provides an easy-to-use and modern C++ API for retrieving hardware information of your systems components such as CPU, RAM, GPU, Disks, Mainboard, ...

#Usage

lfreist-hwinfo provides CMake targets :

find_package(lfreist-hwinfo CONFIG REQUIRED)
target_link_libraries(main PRIVATE lfreist-hwinfo::hwinfo)

#Supported Platforms

!(uwp | android)

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Hlongyu's avatarHlongyu
  • RainChan's avatarRainChan
  • Uladzislau Marhunou's avatarUladzislau Marhunou

#Changelog

  • 0c6775e[lfreist-hwinfo] Fix GCC build (#52933)
  • 79d2dda[lfreist-hwinfo] update to 2025.7.10 (#46499)
  • 994bab2[lfreist-hwinfo] Add new port (#40706)