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 /UnityCore | |
| parent | c75dbf2063613ce19e3865a76d8738ce2ac21a86 (diff) | |
Removed superfluous pkgconfig includes.
(bzr r2993.1.1)
Diffstat (limited to 'UnityCore')
| -rw-r--r-- | UnityCore/CMakeLists.txt | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/UnityCore/CMakeLists.txt b/UnityCore/CMakeLists.txt index 33208cc40..c000adf6c 100644 --- a/UnityCore/CMakeLists.txt +++ b/UnityCore/CMakeLists.txt @@ -1,4 +1,3 @@ -find_package (PkgConfig)  set(UNITY_CORE_DEPS  glib-2.0  gio-2.0 | 
