[cmake] Add an option to skip stripping before install
The swift build system has support for cross-compiling, installing, and generating symbols for lldb. As the swift symbol-generation step occurs after installation, we need to disable stripping during the install.
Loading
Please register or sign in to comment