]> 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:26 +0000 (14:28 -0400)
commit307fc49d5c02ee895f7da1ca442e6ecf53deeac6
tree345151cd046e73c20bce16b8f1c6ad18f5980909
parent894ce0e97ab1211d07f2b9630ea1b1139734cda8
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