[all-commits] [llvm/llvm-project] e441a5: Try to fix WindowsManifest CMake logic on Windows

Reid Kleckner via All-commits all-commits at lists.llvm.org
Fri Feb 28 17:24:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e441a584f3f7d743ab77031a47d9ad60ee56b53d
      https://github.com/llvm/llvm-project/commit/e441a584f3f7d743ab77031a47d9ad60ee56b53d
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M llvm/lib/WindowsManifest/CMakeLists.txt

  Log Message:
  -----------
  Try to fix WindowsManifest CMake logic on Windows

CMake is complaining about the "^" regex if the prefixes are empty
strings.




More information about the All-commits mailing list