summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c79f918..c31d406 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -343,11 +343,9 @@ TARGET_LINK_LIBRARIES(pvsmgrtouch
)
TARGET_LINK_LIBRARIES(pvs
- ${QT_LIBRARIES}
${VNC_LIBRARIES}
${X11_LIBRARIES}
- ${X11_XTest_LIB}
- ${X11_Xinput_LIB}
+ ${QT_LIBRARIES}
pvsmcast
pvsinput
)