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

[libkml] Fix install path #7194

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Conversation

LilyWangL
Copy link
Contributor

Fix build error on Linux:

CMake Error at scripts/cmake/vcpkg_fixup_cmake_targets.cmake:53 (message):
  '/home/vwangli/Lily/vcpkg/packages/libkml_x64-linux/debug/cmake' does not
  exist.
Call Stack (most recent call first):
  ports/libkml/portfile.cmake:26 (vcpkg_fixup_cmake_targets)
  scripts/ports.cmake:73 (include)

Related issue: #7193

@LilyWangL LilyWangL added the info:internal This PR or Issue was filed by the vcpkg team. label Jul 8, 2019
@LilyWangL LilyWangL marked this pull request as ready for review July 8, 2019 09:25
@hg-zt
Copy link

hg-zt commented Jul 9, 2019

Tried this PR locally and it works. (linux-x64)
Thanks!

@dan-shaw dan-shaw merged commit 83b3ce2 into microsoft:master Jul 11, 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.

3 participants