[cmake][Windows] Add libpath to CMAKE_MODULE_LINKER_FLAGS too
authorrojamd <rojamd>
Wed, 1 Jul 2020 14:17:00 +0000 (10:17 -0400)
committerrojamd <rojamd>
Wed, 1 Jul 2020 14:19:19 +0000 (10:19 -0400)
commit63eddb679ad0bbb49cc9a3ff7f9f063c5ba16833
tree06974ac8bd3d00d7291a1d56e74eac7effcd6f09
parent2831a317b689c7f005a29f008a8e4c24485c0711
[cmake][Windows] Add libpath to CMAKE_MODULE_LINKER_FLAGS too

Followup to b8000c0ce845, the library path needs to go in
CMAKE_MODULE_LINKER_FLAGS too, for the sake of a few files
like LLVMHello.dll.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D82888
llvm/cmake/modules/HandleLLVMOptions.cmake