[vcpkg] vcpkg.exe (classic mode) breaks if a manifest is found in parent directory. #18309
Labels
category:vcpkg-bug
The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
info:manifests
This PR or Issue pertains to the Manifests feature
Output with error: (since directory AllProjects contains vcpkg.json; removing/renaming it solves the issue)
Expected Output:
vcpkg should NEVER search parent directories for vcpkg.json in such a way that it breaks classic mode.
cc @strega-nil
The text was updated successfully, but these errors were encountered: