Set CMAKE_BUILD_TYPE to Release if empty

Make based single-configuration generators default to an empty build
type, if that is the case set it to Release instead. Also add an
option to disable this behavior in case someone needs the default
empty build type.
1 file changed