summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7fa4e86e8..afb65f955 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -592,16 +592,6 @@ target_link_libraries(inkscape
2geom_LIB
${INKSCAPE_LIBS}
-
- # system libs
- -lgsl # needed
- -lgslcblas # needed
- -lgtkmm-2.4
- -lgdkmm-2.4
- -lpangomm-1.4
- -lsigc-2.0
- -lMagick++
- -lMagickCore
)
# TODO