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