Files
linux-packaging-mono/external/llvm-project/lldb/unittests/Expression/CMakeLists.txt

8 lines
116 B
CMake
Raw Normal View History

add_lldb_unittest(ExpressionTests
GoParserTest.cpp
LINK_LIBS
lldbCore
lldbPluginExpressionParserGo
)