cae  0.0.0
Cross-API graphics engine
Loading...
Searching...
No Matches
main.cpp File Reference
#include "CAE/Application.hpp"
#include "Utils/Logger.hpp"
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (const int argc, const char *const *argv, const char *const *envp)
 

Function Documentation

◆ main()

int main ( const int argc,
const char *const * argv,
const char *const * envp )

Definition at line 5 of file main.cpp.

References utl::Logger::init(), utl::Logger::log(), cae::ArgsHandler::ParseArgs(), cae::ArgsHandler::ParseEnv(), cae::ArgsConfig::run, and utl::WARNING.

+ Here is the call graph for this function: