summaryrefslogtreecommitdiff
path: root/libproxy/CMakeLists.txt
diff options
context:
space:
mode:
authornpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2010-06-13 12:52:23 +0000
committernpmccallum <npmccallum@c587cffe-e639-0410-9787-d7902ae8ed56>2010-06-13 12:52:23 +0000
commit5c46d057aca0ebe8f347af35799aca3bca96ea26 (patch)
tree3657c80676f2834d0329241cb9491c1fa93b6ab8 /libproxy/CMakeLists.txt
parenta6a063ed0e7d4c7686821c30c2645a28a5742030 (diff)
downloadlibproxy-5c46d057aca0ebe8f347af35799aca3bca96ea26.tar.gz
Fix KDE builds and tests, fixes #127 and #128
git-svn-id: http://libproxy.googlecode.com/svn/trunk@694 c587cffe-e639-0410-9787-d7902ae8ed56
Diffstat (limited to 'libproxy/CMakeLists.txt')
-rw-r--r--libproxy/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libproxy/CMakeLists.txt b/libproxy/CMakeLists.txt
index 9f8dc9a..f06dd28 100644
--- a/libproxy/CMakeLists.txt
+++ b/libproxy/CMakeLists.txt
@@ -20,5 +20,5 @@ include(cmake/devfiles.cmk)
include(cmake/libproxy.cmk)
### Tests
-# These tests don't seem to run with "make test"... Why?
+# These tests don't seem to run with "make test"... Why?
add_testdirectory(test)