Files
swift-mirror/lib/RemoteAST/CMakeLists.txt
2016-04-19 19:18:42 -07:00

5 lines
81 B
CMake

add_swift_library(swiftRemoteAST
RemoteAST.cpp
LINK_LIBRARIES
swiftSema)