[all-commits] [llvm/llvm-project] a0c0db: [objcopy][NFC] Add rules to cmake to put files und...
avl-llvm via All-commits
all-commits at lists.llvm.org
Fri Feb 18 02:19:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0c0db4627dcbc51234494bdab9cc69e882828e3
https://github.com/llvm/llvm-project/commit/a0c0db4627dcbc51234494bdab9cc69e882828e3
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M llvm/lib/ObjCopy/CMakeLists.txt
Log Message:
-----------
[objcopy][NFC] Add rules to cmake to put files under specific folders.
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
Differential Revision: https://reviews.llvm.org/D114664
More information about the All-commits
mailing list