Skip to content

Commit cf5bb9a

Browse files
adrian-prantlpuja2196
authored andcommitted
Add missing dependency to unit test
1 parent 7f0f30d commit cf5bb9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/unittests/Interpreter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ add_lldb_unittest(InterpreterTests
99
TestRegexCommand.cpp
1010

1111
LINK_LIBS
12+
lldbCommands
1213
lldbCore
1314
lldbHost
1415
lldbTarget

0 commit comments

Comments
 (0)