1. Home
  2. Browse
  3. lfreist-hwinfo

lfreist-hwinfo

v2025-07-10#1Latest

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, ...

Install

Run the following Vcpkg command to install the port.

vcpkg install lfreist-hwinfo

Usage

lfreist-hwinfo provides CMake targets :

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

Dependencies

See source

Version

v2025-07-10#1

Publication

Supports

!(uwp | android)

GitHub

lfreist/hwinfo722

Homepage

github.com/lfreist/hwinfo

Subtree

0c6775e44a

License

MITandBSD-3-Clause

Definition

Manifest