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.
CMAKE_Swift_COMPILER_WORKS
1 parent 5fb4aa6 commit 817e5cbCopy full SHA for 817e5cb
utils/build.ps1
@@ -2361,7 +2361,6 @@ function Build-Runtime([Hashtable] $Platform) {
2361
-SwiftSDK $null `
2362
-CacheScript $SourceCache\swift\cmake\caches\Runtime-$($Platform.OS.ToString())-$($Platform.Architecture.LLVMName).cmake `
2363
-Defines ($PlatformDefines + @{
2364
- CMAKE_Swift_COMPILER_WORKS = "YES";
2365
LLVM_DIR = "$(Get-ProjectBinaryCache $Platform LLVM)\lib\cmake\llvm";
2366
SWIFT_ENABLE_EXPERIMENTAL_CONCURRENCY = "YES";
2367
SWIFT_ENABLE_EXPERIMENTAL_CXX_INTEROP = "YES";
0 commit comments