aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/libs/llvm14/lib/WindowsManifest/ya.make
blob: bf78ff92919585e519146aa11d68042c4e3146b1 (plain) (tree)
























                                             
# Generated by devtools/yamaker.

LIBRARY()

LICENSE(Apache-2.0 WITH LLVM-exception)

LICENSE_TEXTS(.yandex_meta/licenses.list.txt)

PEERDIR(
    contrib/libs/llvm14
    contrib/libs/llvm14/lib/Support
)

ADDINCL(
    contrib/libs/llvm14/lib/WindowsManifest
)

NO_COMPILER_WARNINGS()

NO_UTIL()

SRCS(
    WindowsManifestMerger.cpp
)

END()