Skip to content

Commit c92bf6b

Browse files
committed
[SPIRV] Add to LINK_COMPONENTS to fix BUILD_SHARED_LIBS check
Fixes: 7b08b43
1 parent 9f87bfe commit c92bf6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/unittests/Target/SPIRV/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ include_directories(
44
)
55

66
set(LLVM_LINK_COMPONENTS
7+
Analysis
78
AsmParser
89
Core
910
SPIRVCodeGen

0 commit comments

Comments
 (0)