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

[glib] Fix install config.h #7963

Merged
merged 2 commits into from
Aug 30, 2019
Merged

Conversation

LilyWangL
Copy link
Contributor

New port libgpod depends on glib, its source file use glib's config.h. So add install(FILES ${CMAKE_BINARY_DIR}/config/config.h DESTINATION include) to glib's CMakeLists.txt.

@LilyWangL LilyWangL added the info:internal This PR or Issue was filed by the vcpkg team. label Aug 29, 2019
@Rastaban
Copy link
Contributor

config.h is a common header name, could this go under glib/config.h to avoid conflict with other ports?

@Rastaban Rastaban merged commit 2b78cac into microsoft:master Aug 30, 2019
malfrancis pushed a commit to moja-global/vcpkg that referenced this pull request Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants