Skip to content

Commit 3f97c31

Browse files
committed
build: cleanup whitespace (tab -> spaces) (NFC)
Replace some hard tabs with spaces.
1 parent c82398a commit 3f97c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ add_swift_library(Foundation
241241
${LIBXML2_LIBRARIES}
242242
${libdispatch_ldflags}
243243
${uuid_LIBRARIES}
244-
-Xlinker;-rpath;-Xlinker;"\\\$\$ORIGIN"
244+
-Xlinker;-rpath;-Xlinker;"\\\$\$ORIGIN"
245245
SWIFT_FLAGS
246246
-DDEPLOYMENT_RUNTIME_SWIFT
247247
${deployment_enable_libdispatch}

0 commit comments

Comments
 (0)