Skip to content

Commit cefb90d

Browse files
committed
build: remove some un-valuved variables in _add_swift_host_library_single
1 parent bd60845 commit cefb90d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/modules/AddSwift.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,6 @@ function(_add_swift_host_library_single target name)
856856
TARGETS "${target}"
857857
DEPENDS
858858
${gyb_dependency_targets}
859-
"${swift_object_dependency_target}"
860-
"${swift_module_dependency_target}"
861859
${LLVM_COMMON_DEPENDS})
862860

863861
# Call llvm_config() only for libraries that are part of the compiler.

0 commit comments

Comments
 (0)