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, ...
Run the following Vcpkg command to install the port.
vcpkg install lfreist-hwinfo
lfreist-hwinfo provides CMake targets :
find_package(lfreist-hwinfo CONFIG REQUIRED) target_link_libraries(main PRIVATE lfreist-hwinfo::hwinfo)
v2024-09-01#0
Sep 5, 2024
!uwp
lfreist/hwinfo478
github.com/lfreist/hwinfo
994bab29e7
Complex license
Manifest