cmake, qt: Use absolute paths for includes in MOC-generated files
Fixes https://github.com/bitcoin/bitcoin/issues/31145.
From the moc --help output:
-p <path> Path prefix for included file.
Fixes https://github.com/bitcoin/bitcoin/issues/31145.
From the moc --help output:
-p <path> Path prefix for included file.