The cmake script currently uses a private variable to get the Qt library
directory. This diffs determines this location from the Qt5Core library
location, avoiding the use of the private variable.
It should have no impact on the build.
Details
Details
- Reviewers
deadalnix jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING72f4670444b5: [CMAKE] Determine the Qt library directory from a public variable
rABC72f4670444b5: [CMAKE] Determine the Qt library directory from a public variable
cmake -GNinja .. ninja ./src/qt/bitcoin-qt
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- cmake_qt_install_dir
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5705 Build 9472: Bitcoin ABC Buildbot (legacy) Build 9471: arc lint + arc unit