From: adrido Date: Fri, 26 Jul 2019 17:43:43 +0000 (+0200) Subject: Make FindCURL ready for vcpkg (#8295) X-Git-Tag: 5.1.0~164 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=af728769214b8a0aa9ec0f46494db4a2cf76b7d9;p=oweals%2Fminetest.git Make FindCURL ready for vcpkg (#8295) This allows to find and use curl with the vcpkg toolchain file. ---