Open romangg opened 4 years ago
Issue #25 shows again that certain errors are not caught by the regular debug build that is currently done on every MR and push to branch.
It would therefore make sense to add a parallel build to the pipeline with CMAKE_BUILD_TYPE=Release.
CMAKE_BUILD_TYPE=Release
Issue #25 shows again that certain errors are not caught by the regular debug build that is currently done on every MR and push to branch.
It would therefore make sense to add a parallel build to the pipeline with
CMAKE_BUILD_TYPE=Release
.