Skip to content

Commit c0cc3a6

Browse files
authored
Update CMakeLists.txt
1 parent 2a9ddc1 commit c0cc3a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Interpreter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ else()
4040
OrcJit
4141
Support
4242
)
43+
endif()
4344
# FIXME: Investigate why this needs to be conditionally included.
4445
if ("LLVMFrontendDriver" IN_LIST LLVM_AVAILABLE_LIBS)
4546
list(APPEND LLVM_LINK_COMPONENTS FrontendDriver)

0 commit comments

Comments
 (0)