[all-commits] [llvm/llvm-project] 63eddb: [cmake][Windows] Add libpath to CMAKE_MODULE_LINKE...

rojamd via All-commits all-commits at lists.llvm.org
Wed Jul 1 07:22:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 63eddb679ad0bbb49cc9a3ff7f9f063c5ba16833
      https://github.com/llvm/llvm-project/commit/63eddb679ad0bbb49cc9a3ff7f9f063c5ba16833
  Author: rojamd <rojamd>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [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




More information about the All-commits mailing list