]> granicus.if.org Git - curl/commit
Cmake: Got rid of setup_curl_dependencies
authorJakub Zakrzewski <jzakrzewski@e2ebridge.com>
Fri, 22 Aug 2014 15:02:59 +0000 (17:02 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Oct 2014 11:48:30 +0000 (13:48 +0200)
commita3154295c5b0b538d7883d30e6f1325b69bb50fd
tree4e7470637e55301850da87fe03ed55a48bcf7f3e
parent2257deb50261e1e3193dd40ce92ae4f94ae135a1
Cmake: Got rid of setup_curl_dependencies

There is no need for such function. Include_directories propagate by
themselves and having a function with one simple link statement makes
little sense.
CMakeLists.txt
lib/CMakeLists.txt
src/CMakeLists.txt
tests/libtest/CMakeLists.txt
tests/server/CMakeLists.txt