Skip to content

Commit 8536d48

Browse files
committed
Add missing dependency to unit test
1 parent 49372d1 commit 8536d48

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)