diff options
| author | Moritz Eberl <moritz@semiodesk.com> | 2016-04-16 17:50:16 +0000 |
|---|---|---|
| committer | Moritz Eberl <moritz@semiodesk.com> | 2016-04-16 17:50:16 +0000 |
| commit | 92622bd42c6698f6fb17841a0a3efcf1089c9c28 (patch) | |
| tree | 65207b810613f23d5ea11f330f7fe02e32e55b70 /src/extension/plugins | |
| parent | Merge (diff) | |
| download | inkscape-92622bd42c6698f6fb17841a0a3efcf1089c9c28.tar.gz inkscape-92622bd42c6698f6fb17841a0a3efcf1089c9c28.zip | |
removed unnecessary comments
(bzr r14761.1.13)
Diffstat (limited to 'src/extension/plugins')
| -rw-r--r-- | src/extension/plugins/grid2/CMakeLists.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/extension/plugins/grid2/CMakeLists.txt b/src/extension/plugins/grid2/CMakeLists.txt index 3e18bdef3..f39e259de 100644 --- a/src/extension/plugins/grid2/CMakeLists.txt +++ b/src/extension/plugins/grid2/CMakeLists.txt @@ -6,11 +6,3 @@ add_library(grid2 SHARED ${grid_PART_SRCS}) target_link_libraries(grid2 inkscape_base) -#install(TARGETS kritaartivity DESTINATION ${PLUGIN_INSTALL_DIR}) - -########### install files ############### - -#install(FILES artivity.rc DESTINATION ${DATA_INSTALL_DIR}/kritaplugins) -#install(FILES kritaartivity.desktop DESTINATION ${SERVICES_INSTALL_DIR}) - -#include(CPack) |
