Merge lp://staging/~midori/midori/cmake-make-dist into lp://staging/midori
Proposed by
Cody Garver
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~midori/midori/cmake-make-dist |
Merge into: | lp://staging/midori |
Diff against target: |
19 lines (+9/-0) 1 file modified
CMakeLists.txt (+9/-0) |
To merge this branch: | bzr merge lp://staging/~midori/midori/cmake-make-dist |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Midori Devs | Pending | ||
Review via email: mp+272211@code.staging.launchpad.net |
Description of the change
I recommend TXZ compression instead of TBZ2. But TXZ only works with CMake >= 3.1.0.
I did not bump the required cmake version to avoid build failures on Ubuntu Trusty for the sake of this feature.
To post a comment you must log in.
Unmerged revisions
- 7039. By Cody Garver
-
Add 'make dist' command for creating release tarball