From 92622bd42c6698f6fb17841a0a3efcf1089c9c28 Mon Sep 17 00:00:00 2001 From: Moritz Eberl Date: Sat, 16 Apr 2016 19:50:16 +0200 Subject: removed unnecessary comments (bzr r14761.1.13) --- src/extension/plugins/grid2/CMakeLists.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/extension/plugins/grid2') 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) -- cgit v1.2.3