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

[vcpkg baseline] [jsonnet] Fix dependency #23167

Closed
wants to merge 1 commit into from

Conversation

PhoebeHui
Copy link
Contributor

Related to #23001

Update the patch for fix the dependency stdlib, remove dependency jsonnet from libjsonnet++_static since jsonnet is executable target.

Fixes

-- Configuring done
CMake Error at core/CMakeLists.txt:61 (add_dependencies):
  The dependency target "stdlib" of target "libjsonnet_static" does not
  exist.
CMake Error at cpp/CMakeLists.txt:32 (add_dependencies):
  The dependency target "jsonnet" of target "libjsonnet++_static" does not
  exist.

@PhoebeHui PhoebeHui added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Feb 18, 2022
@ras0219-msft
Copy link
Contributor

Closing in favor of #23176

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support 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