]> git.ipfire.org Git - thirdparty/postgresql.git/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:29:00 +0000 (14:29 -0400)
commit545dc4d2166b5043db3dd013ead877d1ed6d2796
treead2fddfbc9ae40869eb179c8a3eee2f0168b3405
parenta378b9bc287d58caf8c51485362408b01c566955
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