lfreist / hwinfo

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

Fix cmake compilation issues #111

Closed hammlee96 closed 1 month ago

hammlee96 commented 1 month ago

Fix the issue where the output path of external settings does not take effect. If an external output path is set, use the external path; On the contrary, use the default path.