]> git.tdb.fi Git - builder.git/commit
Explicitly set import library name with MSVC linker
authorMikko Rasa <tdb@tdb.fi>
Mon, 2 Jan 2023 22:23:11 +0000 (00:23 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jan 2023 22:51:47 +0000 (00:51 +0200)
commit1a4337301632aa31dbc028d1c4260b5ff3052570
tree86ff8ea1fc09e293424a1205e0251bfd13dc8383
parent15d51a0d90acfa8f4a7799a6775d9e2ca74afb4a
Explicitly set import library name with MSVC linker

Also disable import library if one does not exist in the build.
plugins/msvc/msvclinker.cpp