[all-commits] [llvm/llvm-project] c970bb: [CMAKE] Fix 'clean' target not working

pdhaliwal-amd via All-commits all-commits at lists.llvm.org
Wed Jul 29 04:34:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c970bb5b34c1999c9b55af88c35620c1930a581a
      https://github.com/llvm/llvm-project/commit/c970bb5b34c1999c9b55af88c35620c1930a581a
  Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

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

  Log Message:
  -----------
  [CMAKE] Fix 'clean' target not working

cmake was still considering the empty value of ${fake_version_inc}
even if it was not defined.

Reviewed By: vsapsai

Differential Revision: https://reviews.llvm.org/D82847




More information about the All-commits mailing list