Fix shared build of unittests.

This commit is contained in:
Michael Liao
2021-12-10 14:21:30 -05:00
parent 9a74c753fe
commit 17414b6124

View File

@@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
FrontendOpenMP
Support
)