Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 343 Bytes

File metadata and controls

4 lines (3 loc) · 343 Bytes

Basic starter application with logging support. What ever you name the root folder is what the name of the application will be.

Either use cmake or meson to generate build files or cd to scripts/{os}/ and run one of the project generation scripts then cd to {project root}/_build{build flavor} folders and run the build command, make or ninja