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