Add inkview to the CMake build
Bug #1484330 reported by
Alicia Boya
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Alicia Boya |
Bug Description
I have modified the CMake files in order to build inkview too.
Object files are compiled only once and then linked by both inkscape and inkview.
Related branches
lp://staging/~ntrrgc/inkscape/inkscape
- Mc: Approve
-
Diff: 101 lines (+33/-30)3 files modifiedCMakeLists.txt (+1/-1)
src/CMakeLists.txt (+31/-28)
src/svg/CMakeLists.txt (+1/-1)
tags: | added: build cmake |
Changed in inkscape: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in inkscape: | |
assignee: | nobody → Juan Luis Boya (ntrrgc) |
status: | Confirmed → In Progress |
Changed in inkscape: | |
status: | In Progress → Fix Committed |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Merge proposal: https:/ /code.launchpad .net/~ntrrgc/ inkscape/ inkscape/ +merge/ 267893