swift
d4a6fe17 - [build-script] Add MinSizeRel to is_release_variant (#87615)

Commit
46 days ago
[build-script] Add MinSizeRel to is_release_variant (#87615) MinSizeRel is one of the default cmake release build types. When building swift, it conditionally add/remove flags depending on the build type. [see](https://cmake.org/cmake/help/v3.3/variable/CMAKE_BUILD_TYPE.html)
Author
Parents
Loading