swift icon indicating copy to clipboard operation
swift copied to clipboard

cmake: Remove LLVM_ENABLE_ASSERTIONS from Windows cmake cache.

Open jeffdav opened this issue 7 months ago • 5 comments
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.

jeffdav avatar Mar 25 '25 01:03 jeffdav

Note: https://github.com/compnerd/swift-build/pull/925 should land first.

jeffdav avatar Mar 25 '25 01:03 jeffdav

cc: @compnerd

jeffdav avatar Mar 26 '25 21:03 jeffdav

@swift-ci please smoke test

compnerd avatar Mar 28 '25 02:03 compnerd

@swift-ci please smoke test macOS platform

compnerd avatar Apr 09 '25 00:04 compnerd

@swift-ci please test Windows platform

compnerd avatar Apr 09 '25 00:04 compnerd