diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-09-02 21:14:55 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-09-02 21:14:55 +0000 |
| commit | 395b34493e806b4aa2333c694d7d6e4e4d4700a4 (patch) | |
| tree | e340f04499db88b56d1e86bac1cc3cf70b33f2ee /src/dialogs/CMakeLists.txt | |
| parent | Update to trunk r13542 (diff) | |
| download | inkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.tar.gz inkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.zip | |
Remove misleading dialogs directory
(bzr r13341.1.192)
Diffstat (limited to 'src/dialogs/CMakeLists.txt')
| -rw-r--r-- | src/dialogs/CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/dialogs/CMakeLists.txt b/src/dialogs/CMakeLists.txt deleted file mode 100644 index ca19c0b72..000000000 --- a/src/dialogs/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ - -set(dialogs_SRC - dialog-events.cpp - - # ------- - # Headers - dialog-events.h -) - -# add_inkscape_lib(dialogs_LIB "${dialogs_SRC}") -add_inkscape_source("${dialogs_SRC}") |
