[all-commits] [llvm/llvm-project] 222e79: [libclc] Fix target dependency

Fraser Cormack via All-commits all-commits at lists.llvm.org
Fri Jul 4 03:08:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 222e795347c14afce49df1540926f3a1ae493de4
      https://github.com/llvm/llvm-project/commit/222e795347c14afce49df1540926f3a1ae493de4
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M libclc/cmake/modules/AddLibclc.cmake

  Log Message:
  -----------
  [libclc] Fix target dependency

The prepare target was depending on the output of a custom command, but
wasn't the full path to that file. This tripped up CMake if the file was
removed as it didn't know how to rebuild that file.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list