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.
1 parent c79f777 commit 711d062Copy full SHA for 711d062
stdlib/cmake/modules/StdlibOptions.cmake
@@ -1,5 +1,6 @@
1
include_guard(GLOBAL)
2
3
+include(${CMAKE_CURRENT_LIST_DIR}/../../../cmake/modules/SwiftUtils.cmake)
4
precondition(SWIFT_HOST_VARIANT_SDK)
5
6
if("${SWIFT_HOST_VARIANT_SDK}" MATCHES "CYGWIN")
0 commit comments