lfreist / hwinfo

cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
MIT License
487 stars 88 forks source link

install dlls in cmake #104

Closed Hlongyu closed 3 months ago

Hlongyu commented 3 months ago

When use cmake install, dlls won't install.

https://github.com/gabime/spdlog/blob/5ebfc927306fd7ce551fa22244be801cf2b9fdd9/CMakeLists.txt#L320C9-L320C52