8 lines
116 B
CMake
8 lines
116 B
CMake
add_lldb_unittest(ExpressionTests
|
|
GoParserTest.cpp
|
|
|
|
LINK_LIBS
|
|
lldbCore
|
|
lldbPluginExpressionParserGo
|
|
)
|