summaryrefslogtreecommitdiffstats
path: root/llvm/lib/WindowsManifest
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/WindowsManifest')
-rw-r--r--llvm/lib/WindowsManifest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/WindowsManifest/CMakeLists.txt b/llvm/lib/WindowsManifest/CMakeLists.txt
index 183017999f3..4f2d011d543 100644
--- a/llvm/lib/WindowsManifest/CMakeLists.txt
+++ b/llvm/lib/WindowsManifest/CMakeLists.txt
@@ -5,7 +5,7 @@ if( CMAKE_HOST_UNIX )
endif()
endif()
-add_llvm_library(LLVMWindowsManifest
+add_llvm_component_library(LLVMWindowsManifest
WindowsManifestMerger.cpp
ADDITIONAL_HEADER_DIRS
OpenPOWER on IntegriCloud