mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
[CMake] Fix -DBUILD_SHARED_LIBS=on builds after D141446
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ProfileData
|
||||
Support
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user