summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJohann Latocha2012-03-23 17:34:58 +0100
committerJohann Latocha2012-03-23 17:34:58 +0100
commit8499e79e995e7315ac576afc7e934c88cf77495d (patch)
treeade2af868768ec108ac5bf34138ace4dbf5d6875 /CMakeLists.txt
parent[PVSMGRTOUCH] New icons in online help (diff)
downloadpvs-master.tar.gz
pvs-master.tar.xz
pvs-master.zip
Ubuntu 11.10 fix (XIQueryDevice)HEADmaster
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
)