mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
Add note to MiniCppStarter (#37)
This commit is contained in:
parent
6a5efe38c1
commit
ecc71786e5
1 changed files with 4 additions and 0 deletions
|
@ -130,6 +130,10 @@ No internet connection is required for building.
|
|||
|
||||
As there are a lot of possible options and configurations, this is not (yet) in the scope of this template. See the [CPack documentation](https://cmake.org/cmake/help/latest/module/CPack.html) for more information on setting up CPack installers.
|
||||
|
||||
> This is too much, I just want to play with C++ code and test some libraries.
|
||||
|
||||
Perhaps the [MiniCppStarter](https://github.com/TheLartians/MiniCppStarter) is something for you!
|
||||
|
||||
## Coming soon
|
||||
|
||||
- Script to automatically adjust the template for new projects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue