Skip to content

Skeleton C++ Project using meson/ninja as the build/configure tool

License

Notifications You must be signed in to change notification settings

ericwomer/skeleton

Repository files navigation

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

About

Skeleton C++ Project using meson/ninja as the build/configure tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published