Merge lp://staging/~brandontschaefer/mir/improve-capnproto-cmake-find into lp://staging/mir
Proposed by
Brandon Schaefer
Status: | Rejected |
---|---|
Rejected by: | Brandon Schaefer |
Proposed branch: | lp://staging/~brandontschaefer/mir/improve-capnproto-cmake-find |
Merge into: | lp://staging/mir |
Diff against target: |
17 lines (+7/-1) 1 file modified
src/capnproto/CMakeLists.txt (+7/-1) |
To merge this branch: | bzr merge lp://staging/~brandontschaefer/mir/improve-capnproto-cmake-find |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mir CI Bot | continuous-integration | Needs Fixing | |
Alan Griffiths | Approve | ||
Chris Halse Rogers | Approve | ||
Review via email: mp+331565@code.staging.launchpad.net |
Commit message
Capnproto upstream uses a different cmake find file then 0.5.3 in universe now. Get ready for that change when ever it hits.
Description of the change
Capnproto upstream uses a different cmake find file then 0.5.3 in universe now. Get ready for that change when ever it hits.
To post a comment you must log in.
Unmerged revisions
- 4276. By Brandon Schaefer
-
* Capnproto upstream uses a different cmake file then universe. Get ready for this change
Sure.