mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "Revert "[Build System: CMake] make add_swift_library a wrapper to add_llvm_library""
This reverts commit 103f9a8246.
This commit is contained in:
@@ -15,5 +15,5 @@ add_swift_host_library(swiftRemoteAST STATIC
|
||||
RemoteAST.cpp
|
||||
InProcessMemoryReader.cpp
|
||||
${REMOTE_LIB_HEADERS}
|
||||
LINK_LIBRARIES
|
||||
LINK_LIBS
|
||||
swiftSema swiftIRGen)
|
||||
|
||||
Reference in New Issue
Block a user