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

[pkg-config] Add new port #11523

Closed
wants to merge 6 commits into from
Closed

Conversation

Neumann-A
Copy link
Contributor

Just for the fun of it. This is a native windows build and does not require msys on windows after build.

Probably requires the CI fixes for MSYS to build succesful?

@Neumann-A Neumann-A marked this pull request as ready for review May 22, 2020 14:08
@Neumann-A
Copy link
Contributor Author

Hmm wondering if this pkg-config build on windows can actually handle nativ windows paths. The msys version always requires converted unix like paths in PKG_CONFIG_PATH and also returns unix like paths if queried for -L paths.

@LilyWangL LilyWangL added category:new-port The issue is requesting a new library to be added; consider making a PR! category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) labels May 25, 2020
@LilyWangL LilyWangL added the info:reviewed Pull Request changes follow basic guidelines label May 25, 2020
@dan-shaw
Copy link
Contributor

We have not really figured out how Vcpkg will acquire tools. Right now, the best way is to use vcpkg_find_acquire_program. I'm going to archive this PR for now, since we do not plan to build tools in Vcpkg yet. Please reopen if I'm missing something.

@dan-shaw dan-shaw closed this Jun 12, 2020
@Neumann-A
Copy link
Contributor Author

hmm now i need to extract the changes to vcpkg_configure_make.cmake and put them into #11836. Hoped i could get away with them ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants