Skip to content

Commit

Permalink
[SPIRV] Add to LINK_COMPONENTS to fix BUILD_SHARED_LIBS build
Browse files Browse the repository at this point in the history
Fixes: 7b08b43
  • Loading branch information
jrtc27 committed Feb 13, 2024
1 parent 84277fe commit 9f87bfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/lib/Target/SPIRV/Analysis/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ add_llvm_component_library(LLVMSPIRVAnalysis
SPIRVConvergenceRegionAnalysis.cpp

LINK_COMPONENTS
Analysis
Core
Support
TransformUtils

ADD_TO_COMPONENT
SPIRV
Expand Down

0 comments on commit 9f87bfe

Please sign in to comment.