[all-commits] [llvm/llvm-project] 55d8f0: [cmake] Move check for libproc to config-ix.cmake

Alex Hoppen via All-commits all-commits at lists.llvm.org
Thu Feb 18 01:55:36 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55d8f0d03b31e1a85b40eb95705ec4c220d80fd4
      https://github.com/llvm/llvm-project/commit/55d8f0d03b31e1a85b40eb95705ec4c220d80fd4
  Author: Alex Hoppen <ahoppen at apple.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/cmake/config-ix.cmake

  Log Message:
  -----------
  [cmake] Move check for libproc to config-ix.cmake

As suggested by Nico in https://reviews.llvm.org/D96049, move check for libproc
from CMakeLists to config-ix.cmake

Reviewed By: thakis

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

Note: Also removes the CMAKE_REQUIRED_LIBRARIES which doesn't appear to
be necessary.




More information about the All-commits mailing list