[all-commits] [llvm/llvm-project] a51fba: [flang] Install omp_lib.h to install directory alo...

David Truby via All-commits all-commits at lists.llvm.org
Mon Jul 3 07:55:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a51fba6b0f0217ed0dfd5daf06548e9adab59ff0
      https://github.com/llvm/llvm-project/commit/a51fba6b0f0217ed0dfd5daf06548e9adab59ff0
  Author: David Truby <david at truby.dev>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M flang/tools/f18/CMakeLists.txt

  Log Message:
  -----------
  [flang] Install omp_lib.h to install directory alongside modules

This patch simply adds a cmake install line for omp_lib.h that was
previously missing, to put it alongisde omp_lib.mod so it can be found
by the driver.




More information about the All-commits mailing list