OptiX 7.7 optixDisplacedMicromesh sample compile error in Debug mode

Thanks for the new version!

The optixDisplacedMicromesh sample does not compile out of the box in debug mode

[ 2][ COMPILER]: COMPILE ERROR: Optimized debugging is not supported. Module is built with full debug info, but requested debug level is not “OPTIX_COMPILE_DEBUG_LEVEL_FULL”.

Caught exception: OPTIX_ERROR_INVALID_INPUT: Optix call ‘optixModuleCreate( state.context, &module_compile_options, &state.pipeline_compile_options, input, inputSize, LOG, &LOG_SIZE, &state.module )’ failed: C:\ProgramData\NVIDIA Corporation\OptiX SDK 7.7.0\SDK\optixDisplacedMicromesh\optixDisplacedMicromesh.cpp:892)
Log:
COMPILE ERROR: Optimized debugging is not supported. Module is built with full debug info, but requested debug level is not “OPTIX_COMPILE_DEBUG_LEVEL_FULL”.

Thanks. I filed a bug report to have it fixed.