Skip to content

[pugixml] Fix pkgconfig file#12441

Merged
ras0219-msft merged 1 commit intomicrosoft:masterfrom
c72578:2020-07-15_pugixml_Fix_pkgconfig_file
Jul 15, 2020
Merged

[pugixml] Fix pkgconfig file#12441
ras0219-msft merged 1 commit intomicrosoft:masterfrom
c72578:2020-07-15_pugixml_Fix_pkgconfig_file

Conversation

@c72578
Copy link
Copy Markdown
Contributor

@c72578 c72578 commented Jul 15, 2020

Describe the pull request

- Add missing vcpkg_fixup_pkgconfig(), which was detected in
  microsoft#12151
- Fix debug POSTFIX in pugixml.pc file using
  pugixml-v1.10_fix_debug_pkgconfig.patch
  based on upstream: zeux/pugixml#363
  This results in the following contents of pugixml.pc:
  Release:
    Libs: -L${libdir} -lpugixml
  Debug:
    Libs: -L${libdir} -lpugixml_d
@c72578 c72578 marked this pull request as ready for review July 15, 2020 21:28
@ras0219-msft ras0219-msft merged commit 6a08b78 into microsoft:master Jul 15, 2020
@ras0219-msft
Copy link
Copy Markdown
Contributor

Awesome PR, thanks for also doing the legwork to get it fixed upstream!

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