mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
add_swift_host_library: rename LINK_LIBRARIES to LINK_LIBS
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