]> 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:28:13 +0000 (14:28 -0400)
commit0fde390f64fef6cf2dbbec18eba57fd804e172cf
tree9bc796bf653de7c3c1c445fdd93afbf150bd9071
parent7d5891f5db71230fc9e1f36a4b32bfe127818c5e
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