mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
12 lines
237 B
CMake
12 lines
237 B
CMake
add_pure_swift_host_library(swiftIDEUtilsBridging CXX_INTEROP
|
|
NameMatcherBridging.swift
|
|
|
|
DEPENDENCIES
|
|
swiftAST
|
|
SWIFT_DEPENDENCIES
|
|
_CompilerSwiftIDEUtils
|
|
_CompilerSwiftSyntax
|
|
_CompilerSwiftIDEUtils
|
|
swiftASTGen
|
|
)
|