8 lines
116 B
CMake
Raw Normal View History

add_lldb_unittest(ExpressionTests
GoParserTest.cpp
LINK_LIBS
lldbCore
lldbPluginExpressionParserGo
)