Skip to content

post build check: Always allow .pc files in lib/pkgconfig and debug/lib/pkgconfig#906

Merged
BillyONeal merged 1 commit intomicrosoft:mainfrom
autoantwort:feature/always-allow-pkgconfig-files-in-lib-and-debug-lib
Feb 15, 2023
Merged

post build check: Always allow .pc files in lib/pkgconfig and debug/lib/pkgconfig#906
BillyONeal merged 1 commit intomicrosoft:mainfrom
autoantwort:feature/always-allow-pkgconfig-files-in-lib-and-debug-lib

Conversation

@autoantwort
Copy link
Copy Markdown
Contributor

@Neumann-A
Copy link
Copy Markdown
Contributor

Maybe emit a msg that it could be moved to share/pkgconfig ?

@dg0yt
Copy link
Copy Markdown
Contributor

dg0yt commented Feb 15, 2023

Maybe emit a msg that it could be moved to share/pkgconfig ?

Better not. Safe the noise when the file is in a valid location.

@Neumann-A
Copy link
Copy Markdown
Contributor

Better not. Safe the noise when the file is in a valid location.

Maybe only in --debug then ?

@BillyONeal
Copy link
Copy Markdown
Member

Better not. Safe the noise when the file is in a valid location.

Maybe only in --debug then ?

I don't think there's much value in debug only post build checks. Particularly when you can just find them with grep et al. later if you want.

I'm going to merge this because it fixes tool release blockers. Thanks!

@BillyONeal BillyONeal merged commit 874159c into microsoft:main Feb 15, 2023
@autoantwort autoantwort deleted the feature/always-allow-pkgconfig-files-in-lib-and-debug-lib branch February 15, 2023 23:09
@Neumann-A
Copy link
Copy Markdown
Contributor

Particularly when you can just find them with grep et al. later if you want.

I cannot grep through files I dont have, however I can make CI run in debug mode ;)

@BillyONeal
Copy link
Copy Markdown
Member

BillyONeal commented Feb 16, 2023 via email

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.

[vcpkg-tool] - post-build warnings and error: Found 1 post-build check problem(s).

4 participants