468663ddbb
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
8 lines
116 B
CMake
8 lines
116 B
CMake
add_lldb_unittest(ExpressionTests
|
|
GoParserTest.cpp
|
|
|
|
LINK_LIBS
|
|
lldbCore
|
|
lldbPluginExpressionParserGo
|
|
)
|