]> git.ipfire.org Git - thirdparty/curl.git/commit
Cmake: Added missing protocol-disable switches
authorJakub Zakrzewski <jzakrzewski@e2ebridge.com>
Fri, 15 Aug 2014 11:51:08 +0000 (13:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Aug 2014 10:44:24 +0000 (12:44 +0200)
commit73a1a639a74c337810dd4a8a24a05d089aa67dae
tree51b1aee1797e59627894eb0b7eaa86076b4f7837
parent8f4da2965e95c6872146effca3286f1ce9d13f4b
Cmake: Added missing protocol-disable switches

They already have their defines in config.h. This makes it possible to
disable the protocols from command line during configure step.
CMakeLists.txt