blob: 7bdc1e3e87cc15b7e537cb414f8b2ea0b686fa4a [file] [log] [blame]
add_lldb_unittest(APITests
SBCommandInterpreterTest.cpp
SBStructuredDataTest.cpp
LINK_LIBS
liblldb
)
if(Python3_RPATH)
set_property(TARGET APITests APPEND PROPERTY BUILD_RPATH "${Python3_RPATH}")
endif()