[[turbo_mode]] is a buildoption that speeds up compile times significantly.
As the one-class-per-file convention is becoming mor... eaders only need to be processed once.
The CMake option ''DENG_ENABLE_TURBO'' can be used to enable or disable the source file merging. The option is enabled by default starting from build 2033.
There are a few details and caveats to be... breakpoints must be set in the generated **src_*_turbo.cpp** files (under the build directories). You may wish to disable Turbo while