blob: 66044fa3fc7ff81f800cb8a1cf34499aedc389e3 [file] [log] [blame]
set_swift_llvm_is_available()
add_swift_host_library(swiftPrintAsObjC STATIC
DeclAndTypePrinter.cpp
ModuleContentsWriter.cpp
PrintAsObjC.cpp)
target_link_libraries(swiftPrintAsObjC PRIVATE
swiftAST
swiftClangImporter
swiftFrontend
swiftIDE)