Page MenuHomePhabricator

Add support for building Qt locales with cmake
ClosedPublic

Authored by deadalnix on Feb 11 2018, 22:46.

Details

Summary

This is a first step toward being able to build bitcoin-qt with cmake.

Test Plan
ninja bitcoin-qt-base

Diff Detail

Repository
rABC Bitcoin ABC
Branch
qtlocale
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1834
Build 1859: Bitcoin ABC Buildbot (legacy)
Build 1858: arc lint + arc unit

Event Timeline

jasonbcox requested changes to this revision.Feb 12 2018, 06:55
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/CMakeLists.txt
10

Please update the title of this diff to include a note about Qt, so that it's clear from looking at git history that this change adds bitcoin-qt to the cmake build.

This revision now requires changes to proceed.Feb 12 2018, 06:55
deadalnix retitled this revision from Add support for building locales with cmake to Add support for building Qt locales with cmake.

Update title.

This revision is now accepted and ready to land.Feb 12 2018, 19:30
This revision was automatically updated to reflect the committed changes.