change build-type form custom to RelWithDebInfo
Description
The installation page suggests to set the build_type to 'custom' which 'RelWithDebInfo' as 'custom' might lead to problems with libxc.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.