[all-commits] [llvm/llvm-project] 907886: [OpenMP][Libomptarget][NFC] Use CMake Variables

Atmn Patel via All-commits all-commits at lists.llvm.org
Wed Dec 16 16:18:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 907886cc5b3a72250246f96bc6e6c11bd76b4cf6
      https://github.com/llvm/llvm-project/commit/907886cc5b3a72250246f96bc6e6c11bd76b4cf6
  Author: Atmn <atmndp at gmail.com>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

  Changed paths:
    M openmp/libomptarget/CMakeLists.txt
    M openmp/libomptarget/src/CMakeLists.txt

  Log Message:
  -----------
  [OpenMP][Libomptarget][NFC] Use CMake Variables

This patchs adds CMake variables to add subdirectories and include
directories for libomptarget and explicitly gives the location of source
files.

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




More information about the All-commits mailing list