blob: c2f45023f3aa7983876b80fcc51678d2d34ede6b [file] [log] [blame]
add_swift_executable(lldb-moduleimport-test
lldb-moduleimport-test.cpp
LINK_LIBRARIES
swiftASTSectionImporter swiftFrontend swiftClangImporter
)
swift_install_in_component(testsuite-tools
TARGETS lldb-moduleimport-test
RUNTIME DESTINATION "bin")