Skip to content

Conversation

@ethanmusser
Copy link
Contributor

Description

@swift-nav/algint-team

Fix a mismatch between the configured package configuration file's install destination and the actual install destination.

Resolves #1533.

API compatibility

Does this change introduce a API compatibility risk?

No, the source code is not changed. Only consumers building and then relocating their package configurations should be affected, and it should simplify the process without breaking existing workflows.

API compatibility plan

If the above is "Yes", please detail the compatibility (or migration) plan:

N/A

JIRA Reference

N/A

@ethanmusser ethanmusser requested a review from a team as a code owner November 13, 2025 20:46
Copy link
Contributor

@martin4861 martin4861 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for the fix!

@martin4861 martin4861 enabled auto-merge (squash) November 14, 2025 08:11
@martin4861 martin4861 disabled auto-merge November 14, 2025 08:17
@martin4861 martin4861 merged commit 7671af7 into swift-nav:master Nov 14, 2025
18 of 21 checks passed
@ethanmusser ethanmusser deleted the ethanmusser/bug/1533-pkg-config-install-destination-mismatch branch November 14, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[C/C++] CMake: Package configuration INSTALL_DESTINATION doesn't match the actual install destination

2 participants