diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2014-04-04 22:24:46 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2014-04-04 22:24:46 +0000 |
| commit | 40c62107849b6eb5e66dd0b1f7fe2a7d29cc83a6 (patch) | |
| tree | 71565168766fbe9883dcb0160eb0d760e3c6e03e /src/util/CMakeLists.txt | |
| parent | fix crash. If there are more crashes/issues related to references to undefine... (diff) | |
| download | inkscape-40c62107849b6eb5e66dd0b1f7fe2a7d29cc83a6.tar.gz inkscape-40c62107849b6eb5e66dd0b1f7fe2a7d29cc83a6.zip | |
fix cmake build errors for changes in 2geom
Fixed bugs:
- https://launchpad.net/bugs/1283174
(bzr r13267)
Diffstat (limited to 'src/util/CMakeLists.txt')
| -rw-r--r-- | src/util/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt index cfccfa94d..924cab355 100644 --- a/src/util/CMakeLists.txt +++ b/src/util/CMakeLists.txt @@ -5,6 +5,7 @@ set(util_SRC expression-evaluator.cpp share.cpp units.cpp + ziptool.cpp # ------- |
