diff options
| author | Jussi Pakkanen <jussi.pakkanen@canonical.com> | 2012-12-17 13:36:26 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@canonical.com> | 2012-12-17 13:36:26 +0200 |
| commit | b283e29b13ac02a130c7fb9bbf36eb8d46fa1fac (patch) | |
| tree | 48986412a723d74fa691b99c71e944ac1cac1cb6 /unity-shared/CMakeLists.txt | |
| parent | c75dbf2063613ce19e3865a76d8738ce2ac21a86 (diff) | |
Removed superfluous pkgconfig includes.
(bzr r2993.1.1)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 2 |
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} |
