summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gtk2/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2/CMakeLists.txt b/gtk2/CMakeLists.txt
index 9210e8c..f043953 100644
--- a/gtk2/CMakeLists.txt
+++ b/gtk2/CMakeLists.txt
@@ -7,6 +7,9 @@ include_directories(
${GTK_INCLUDE_DIRS}
)
+link_directories(
+ ${GTK_LIBRARY_DIRS}
+)
##### kgtk2 (shared)