Skip to content

Commit 7efd6df

Browse files
committed
build: remove some unused variables in CMake (NFC)
`swift_platform_flags` and `swift_platform_name` are no longer used. Remove them.
1 parent 6875d77 commit 7efd6df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stdlib/public/Platform/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
set(swift_platform_name)
2-
set(swift_platform_flags)
31
set(swift_platform_sources
42
Platform.swift
53
TiocConstants.swift

0 commit comments

Comments
 (0)