Do not force Release build

For Makefile generators, the default build type (CMAKE_BUILD_TYPE
empty) uses CMAKE_C_FLAGS and by extension CFLAGS. Instead of forcing
the build type in this case, print a status message letting the user
know.
1 file changed