Support standalone build of clang-tidy unittest
authorserge-sans-paille <sguelton@redhat.com>
Tue, 16 Feb 2021 14:47:18 +0000 (15:47 +0100)
committerserge-sans-paille <sguelton@redhat.com>
Thu, 25 Feb 2021 10:51:12 +0000 (11:51 +0100)
commitf0e461057221ad334cd194211ef4fa31364054e3
treeffb0aecf2d63b144e20b723cfca0c91a060bfddb
parent2d6b767c1d15ec736b409370da33009de57de7f2
Support standalone build of clang-tidy unittest

Apply the same pattern as the one used in clangd/unittests/CMakeLists.txt

Differential Revision: https://reviews.llvm.org/D96788
clang-tools-extra/unittests/clang-tidy/CMakeLists.txt