diff options
| author | Moritz Eberl <moritz@semiodesk.com> | 2016-04-16 14:45:24 +0000 |
|---|---|---|
| committer | Moritz Eberl <moritz@semiodesk.com> | 2016-04-16 14:45:24 +0000 |
| commit | 8bf048f0e99f932a9bdf49860e1356353efc7e10 (patch) | |
| tree | c73a61ab4c8e646d7aba7bf9e7a5fd56126f7a0d /src | |
| parent | Added an example plugin. (diff) | |
| download | inkscape-8bf048f0e99f932a9bdf49860e1356353efc7e10.tar.gz inkscape-8bf048f0e99f932a9bdf49860e1356353efc7e10.zip | |
Added missing file
(bzr r14761.1.9)
Diffstat (limited to 'src')
| -rw-r--r-- | src/extension/plugins/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extension/plugins/CMakeLists.txt b/src/extension/plugins/CMakeLists.txt new file mode 100644 index 000000000..78f268c6b --- /dev/null +++ b/src/extension/plugins/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(grid2) |
