[all-commits] [llvm/llvm-project] 1079c6: Attempt to fix ZLIB CMake logic on Windows

Reid Kleckner via All-commits all-commits at lists.llvm.org
Sun Mar 1 08:45:52 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1079c68aa0fdb14d270a31c0df49a2afc5ed2485
      https://github.com/llvm/llvm-project/commit/1079c68aa0fdb14d270a31c0df49a2afc5ed2485
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-03-01 (Sun, 01 Mar 2020)

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

  Log Message:
  -----------
  Attempt to fix ZLIB CMake logic on Windows

CMake doesn't seem to like it when you regex search for "^".




More information about the All-commits mailing list