diff options
| -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) |
