9 lines
110 B
CMake
Raw Normal View History

add_lldb_unittest(EditlineTests
EditlineTest.cpp
LINK_LIBS
lldbCore
lldbHost
lldbUtility
)