Delegates to user or system configuration. More...
#include "framework/framework_config_system.h"
Go to the source code of this file.
Includes user configuration first, then system defaults.
Users should provide their own framework_config_user.h
if overriding defaults. Otherwise the internal framework_config_system.h
is used.
The user may override any default setting by defining it in framework_config_user.h
before framework_config_system.h
is processed.
Definition in file framework_config.h.