diff --git a/clang/unittests/Introspection/CMakeLists.txt b/clang/unittests/Introspection/CMakeLists.txt index 2010379ae51cfe..3dd8aec56b76e0 100644 --- a/clang/unittests/Introspection/CMakeLists.txt +++ b/clang/unittests/Introspection/CMakeLists.txt @@ -1,5 +1,4 @@ set(LLVM_LINK_COMPONENTS - ${LLVM_TARGETS_TO_BUILD} FrontendOpenMP Support )