mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
8 lines
109 B
CMake
8 lines
109 B
CMake
add_swift_library(swiftReST
|
|
AST.cpp
|
|
BriefParser.cpp
|
|
LineList.cpp
|
|
Parser.cpp
|
|
DEPENDS clangBasic
|
|
)
|