You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some linux distros like to have debug info packages and automate setting these up and doing striping from a release build which debug information. As an example, to accommodate this, CMake builds often provide RelWithDebInfo configurations.
It can be helpful to have debug information in release builds that incorporate lua scripts.
The text was updated successfully, but these errors were encountered: