diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2014-04-27 15:46:05 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2014-04-27 15:46:05 +0000 |
| commit | 112e440d4b24d60e19c3863a8a092cd50383f584 (patch) | |
| tree | 16f13b4d3dc888f2f5ca39f8c6d179dbd93be594 /src/util | |
| parent | Translations. Ukrainian translation update by Yuri Chornoivan. (diff) | |
| download | inkscape-112e440d4b24d60e19c3863a8a092cd50383f584.tar.gz inkscape-112e440d4b24d60e19c3863a8a092cd50383f584.zip | |
Update CMake Files
(bzr r13313)
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt index 924cab355..732e01b0c 100644 --- a/src/util/CMakeLists.txt +++ b/src/util/CMakeLists.txt @@ -35,10 +35,12 @@ set(util_SRC reference.h reverse-list.h share.h + signal-blocker.h tuple.h ucompose.hpp units.h unordered-containers.h + ziptool.h ) # add_inkscape_lib(util_LIB "${util_SRC}") |
