Skip to content

The repository is LucisUrbe's C++ staters' pack.

License

Notifications You must be signed in to change notification settings

LucisUrbe/c-plus-plus-starters-pack

Repository files navigation

c-plus-plus-starters-pack

The repository is LucisUrbe's C++ staters' pack.

Compilation

Please use CMake (3.28.1) to compile the source files. An example file is given in CMakeLists.txt.

To compile the project, open the terminal and change the directory to this repository, and run

cmake .
make

To clean the files that CMake generates, use git clean -dfx.

About

The repository is LucisUrbe's C++ staters' pack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published