Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make easy to exclude PCI ids functionality in CMakeLists.txt #78

Closed
wants to merge 3 commits into from

Conversation

pavel-a
Copy link

@pavel-a pavel-a commented Sep 6, 2024

The intent of exclusion of big blob in CMakeLists.txt by if(INFOWARE_USE_PCIIDS) is that it does lot of fuss with searching git, then clone something, compiling and running some utility.... all what users who do not want PCI IDs functionality even do not want to see.

Alternative is to provide small dummy pci.ids file and go build with it... but why.

pavel_a added 3 commits September 6, 2024 21:19
…ialized, VC++ compiler warning on val_destructor() because of uninitialized inout param. - In WMI query get Capture, not Name. No need to find & resize string.
@nabijaczleweli
Copy link
Collaborator

You could've just updated that one, but sure.

Editorialised a bit, applied in 79f0aa5; thanks!

@pavel-a
Copy link
Author

pavel-a commented Sep 6, 2024

Mucho spasibo Nab, you're a lightning ))

@pavel-a pavel-a deleted the pci-off2 branch September 6, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants