Skip to content

Commit dfc6fba

Browse files
author
kr-2003
committed
changed cmakelists.txt
1 parent c78fc81 commit dfc6fba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

clang/unittests/Interpreter/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,13 @@ add_distinct_clang_unittest(ClangReplInterpreterTests
2222
Core
2323
MC
2424
OrcJIT
25+
OrcShared
26+
OrcTargetProcess
27+
ExecutionEngine
28+
RuntimeDyld
2529
Support
2630
TargetParser
31+
Object
2732
)
2833

2934
# Exceptions on Windows are not yet supported.

0 commit comments

Comments
 (0)