summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>2015-04-02 17:08:56 +0000
committerkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>2015-04-02 17:08:56 +0000
commitb65b67eabceb0372deb5ead0793a8ff49e609843 (patch)
tree33c6dab5f26b6b8cd17a627e830e176a3fd61964 /CMakeLists.txt
parent086d6ad46b318638b2cde1278b6e9ebab96ee793 (diff)
downloadnavit-svn-b65b67eabceb0372deb5ead0793a8ff49e609843.tar.gz
Refactor:core:Removed quesoglc deps
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@6041 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9f3deb53..ab2b6ebd 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -160,7 +160,6 @@ endif (NOT DISABLE_QT)
#pkg-config based detection
find_package(PkgConfig)
if(PKG_CONFIG_FOUND)
- pkg_check_modules(QUESOGLC quesoglc)
pkg_check_modules(LIBLOCATION liblocation)
pkg_check_modules(LIBOSSO libosso)
# Accept even old versions of libgps, because N810 uses an old version (see #1179).