swift
swift copied to clipboard
cmake: Remove LLVM_ENABLE_ASSERTIONS from Windows cmake cache.
trafficstars
Remove LLVM_ENABLE_ASSERTIONS from the cmake Cache files for Windows. We now control this via the -Variant flag for build.ps1, and the GHA will build both variants.
Note: https://github.com/compnerd/swift-build/pull/925 should land first.
cc: @compnerd
@swift-ci please smoke test
@swift-ci please smoke test macOS platform
@swift-ci please test Windows platform