We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 622f7a2 + 21d1e96 commit c5058c0Copy full SHA for c5058c0
stdlib/private/SwiftReflectionTest/CMakeLists.txt
@@ -1,5 +1,5 @@
1
2
-if (SWIFT_INCLUDE_TESTS)
+if (SWIFT_INCLUDE_TESTS AND SWIFT_BUILD_DYNAMIC_STDLIB)
3
add_swift_target_library(swiftSwiftReflectionTest ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_STDLIB
4
SwiftReflectionTest.swift
5
SWIFT_COMPILE_FLAGS ${SWIFT_STANDARD_LIBRARY_SWIFT_FLAGS}
0 commit comments