Skip to Content

lfreist-hwinfo v2024-09-01

Created
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) 

# License

Unknown

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Hlongyu's avatar Hlongyu

# Changelog

  • 994bab2 [lfreist-hwinfo] Add new port (#40706)

# Source