Skip to content

Commit 09153bf

Browse files
committed
[CMake] NFC: Fix building with LLVM's BUILD_SHARED_LIBS
1 parent d26b1f0 commit 09153bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Immediate/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ add_swift_host_library(swiftImmediate STATIC
55
linker
66
mcjit
77
orcjit
8+
orctargetprocess
89
jitlink
910
transformutils)
1011
target_link_libraries(swiftImmediate PRIVATE

0 commit comments

Comments
 (0)