mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-24 10:07:48 +00:00
1751311a87
This is extending the updates from r293696 to the LLDB unit tests. llvm-svn: 293821
8 lines
116 B
CMake
8 lines
116 B
CMake
add_lldb_unittest(ExpressionTests
|
|
GoParserTest.cpp
|
|
|
|
LINK_LIBS
|
|
lldbCore
|
|
lldbPluginExpressionParserGo
|
|
)
|