summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorThomi Richards <thomi.richards@canonical.com>2013-01-24 17:53:37 +1300
committerThomi Richards <thomi.richards@canonical.com>2013-01-24 17:53:37 +1300
commite1c7dd6d09fc1f1c85c10567de4d1cddeb1a2c56 (patch)
treedadcf3ca5e54afca6d0df6db7b29913adcb8d7c1 /unity-shared/CMakeLists.txt
parent4c3b969777277ceb85ebdee46760b2fcb17582a8 (diff)
Load XPath implementation from libxpathselect, if it is present.
(bzr r3057.1.3)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
-rw-r--r--unity-shared/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt
index 261a7fac7..5e5090390 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -62,7 +62,6 @@ set (UNITY_SHARED_SOURCES
UserThumbnailProvider.cpp
VScrollBarOverlayWindow.cpp
WindowManager.cpp
- XPathQueryPart.cpp
)
if(ENABLE_X_SUPPORT)