mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
Run CI builds with parallel flags (#3)
* Run CI builds with parallel flags * Ninja is unavailable. Fallback to -j4 * Update project name in readme
This commit is contained in:
parent
1dc64084eb
commit
a68c697c09
6 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
[](https://github.com/TheLartians/ModernCPPStarter/actions)
|
||||
[](https://codecov.io/gh/TheLartians/ModernCPPStarter)
|
||||
|
||||
# ModernCPPStarter
|
||||
# ModernCppStarter
|
||||
|
||||
A template for starting modern C++ libraries and projects.
|
||||
Setting up a new C++ project usually requires a significant amount of preparation and boilerplate code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue