Commit da4f4fa
committed
Merge bitcoin/bitcoin#31361: cmake, qt: Use absolute paths for includes in MOC-generated files
6f4128e cmake, qt: Use absolute paths for includes in MOC-generated files (Hennadii Stepanov)
Pull request description:
Fixes bitcoin/bitcoin#31145.
From the `moc --help` output:
```
-p <path> Path prefix for included file.
```
ACKs for top commit:
laanwj:
Tested ACK 6f4128e
willcl-ark:
tACK 6f4128e
TheCharlatan:
ACK 6f4128e
BrandonOdiwuor:
ACK 6f4128e
Tree-SHA512: f313698dec8976a7e0b3f26e6fd34ec041c253ccd75bdc0d7b272c3f786d77e83c35bc4607112960c65a378ec139f30a5187ce74498dce8b99a7349994846dee2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments