summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorJussi Pakkanen <jussi.pakkanen@canonical.com>2012-12-17 13:36:26 +0200
committerJussi Pakkanen <jussi.pakkanen@canonical.com>2012-12-17 13:36:26 +0200
commitb283e29b13ac02a130c7fb9bbf36eb8d46fa1fac (patch)
tree48986412a723d74fa691b99c71e944ac1cac1cb6 /unity-shared/CMakeLists.txt
parentc75dbf2063613ce19e3865a76d8738ce2ac21a86 (diff)
Removed superfluous pkgconfig includes.
(bzr r2993.1.1)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
-rw-r--r--unity-shared/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt
index ba099aeee..408a5fd0a 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -1,7 +1,5 @@
set(UNITY_SRC ../plugins/unityshell/src)
-find_package (PkgConfig)
-
set (CFLAGS
${CACHED_UNITY_DEPS_CFLAGS}
${CACHED_UNITY_DEPS_CFLAGS_OTHER}