[PATCH] D114664: [objcopy][NFC] Add rules to cmake to put files under specific folders.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 23:57:30 PST 2021


avl created this revision.
avl added reviewers: jhenderson, alexander-shaposhnikov, rupprecht, MaskRay.
Herald added subscribers: abrachet, hiraditya, mgorny.
avl requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

  This patch adds rules to cmake to put files under specific folders.

It allows to have files for different formats(which are located in different
subdirectories) be displayed in different subfolders of VS IDE solution.

  Depends on D114429


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114664

Files:
  llvm/lib/Object/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114664.390144.patch
Type: text/x-patch
Size: 3346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211127/24d6bf07/attachment.bin>


More information about the llvm-commits mailing list