]> git.saurik.com Git - apt.git/commit
CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variable
authorJulian Andres Klode <jak@debian.org>
Fri, 2 Sep 2016 12:44:08 +0000 (14:44 +0200)
committerJulian Andres Klode <jak@debian.org>
Fri, 2 Sep 2016 12:44:08 +0000 (14:44 +0200)
commit544e1528b18025fad8318e6fb825ad296976cf24
tree6ac19ff2aa0c3d0bc8be129848634ee8b757a8f4
parent99ba7cc1901c761c97d67775f23858b86594f2ba
CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variable

This accidentally used ICONV_DIRECTORIES, which does not
even exist. Weird.
apt-pkg/CMakeLists.txt