Commit 7671af7
authored
[C/C++] CMake: Resolve package configuration install destination mismatch (#1536)
# 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/A1 parent 0a93888 commit 7671af7
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
98 | | - | |
| 98 | + | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
| 103 | + | |
103 | 104 | | |
0 commit comments