ThePhD / infoware

C++ Library for pulling system and hardware information, without hitting the command line.
Creative Commons Zero v1.0 Universal
410 stars 84 forks source link

Fix path to pciids repository for out-of-tree builds #35

Closed mfleisz closed 4 years ago

mfleisz commented 4 years ago

If building out of tree the pciids repository is not cloned/pulled into the correct directory. This PR fixes this issue.

nabijaczleweli commented 4 years ago

Lovely, thanks!

Released in v0.4.1