]> git.saurik.com Git - apt.git/commit - CMakeLists.txt
CMake: Use find_package() for curl instead of pkg_check_modules()
authorJulian Andres Klode <jak@debian.org>
Sat, 6 Aug 2016 22:22:44 +0000 (00:22 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 10 Aug 2016 14:10:33 +0000 (16:10 +0200)
commit1ed5f97952d3a7b722bd73992c92769ec0efc67c
tree0a82e6d60a251c57546eabd62ac8a76b30337758
parent4b94063cc2df28baf2a60970e230b780f9951d8e
CMake: Use find_package() for curl instead of pkg_check_modules()

No need to involve pkg-config when CMake has builtin support

Gbp-Dch: ignore
CMakeLists.txt