[Openmp-commits] [PATCH] D101509: An attempt to abandon omptarget out-of-tree builds.

Giorgis Georgakoudis via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 3 17:09:12 PDT 2021


ggeorgakoudis added inline comments.


================
Comment at: openmp/libomptarget/src/CMakeLists.txt:43
 # conform with location configuration of its parent scope.
 set_target_properties(omptarget
   PROPERTIES
----------------
Is this still needed now that omptarget does not build with add_llvm_library?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101509/new/

https://reviews.llvm.org/D101509



More information about the Openmp-commits mailing list