Skip to content

(CMake): disable RelWithDebInfo build type

Description

Just enforce that the build_type is Debug and Release.

Closes #536 (closed)

How to test it?

Try to set another build type than Debug and Release

Edited by Didier WECKMANN

Merge request reports