Properly detect debug build in slots (#3630)
`debug-assertions` can also be enabled in for release builds. This introduces a new build-script that extracts the build type from the `PROFILE` env variable and sets the `build_type` cfg.
parent
204e10f4
Please register or sign in to comment