]> granicus.if.org Git - postgresql/commit
Find openssl lib files in right directory for MSVC
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 5 Jun 2017 18:24:42 +0000 (14:24 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 5 Jun 2017 18:24:42 +0000 (14:24 -0400)
commit614350a3ab73992f48c86e26552a2cbf030180e2
tree6737f85b9954347d40f683443d3b37426857e581
parentd4663350646ca0c069a36d906155a0f7e3372eb7
Find openssl lib files in right directory for MSVC

Some openssl builds put their lib files in a VC subdirectory, others do
not. Cater for both cases.

Backpatch to all live branches.

From an offline discussion with Leonardo Cecchi.
src/tools/msvc/Solution.pm