fixed backward compatibility of new toolchain with old GaudiProjectConfig
when mixing the new toolchain with old GaudiProjectConfig, the special variable CMAKE_BUILD_TYPE was not set, leading to wrong compile time options (in particular for optimizations) that caused segfaults in ROOT Python bindings and LoKi functors.