Skip to content

Commit 97706f2

Browse files
committed
[embedded] Normalize spelling of SWIFT_SHOULD_BUILD_EMBEDDED_STDLIB for lit.site.cfg.in
1 parent 8c5d9e2 commit 97706f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ normalize_boolean_spelling(SWIFT_ENABLE_BACKTRACING)
216216
normalize_boolean_spelling(SWIFT_BUILD_SWIFT_SYNTAX)
217217
normalize_boolean_spelling(SWIFT_ENABLE_SYNCHRONIZATION)
218218
normalize_boolean_spelling(SWIFT_ENABLE_VOLATILE)
219+
normalize_boolean_spelling(SWIFT_SHOULD_BUILD_EMBEDDED_STDLIB)
220+
normalize_boolean_spelling(SWIFT_SHOULD_BUILD_EMBEDDED_STDLIB_CROSS_COMPILING)
219221
normalize_boolean_spelling(SWIFT_BUILD_REMOTE_MIRROR)
220222
is_build_type_optimized("${SWIFT_STDLIB_BUILD_TYPE}" SWIFT_OPTIMIZED)
221223

0 commit comments

Comments
 (0)