Skip to content

Commit

Permalink
fix: Remove reference to gui_starter_template [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims committed May 15, 2024
1 parent 04f85d1 commit 12f0d85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ Fill in a repository name and short description, and click 'Create repository fr
This will allow you to create a new repository in your Github account,
prepopulated with the contents of this project.

After creating the project please wait until the cleanup workflow has finished
setting up your project and commited the changes.

Now you can clone the project locally and get to work!

```bash
Expand All @@ -57,8 +54,6 @@ git clone https://github.com/<user>/<your_new_repo>.git

## More Details

The repository is templated from [cpp-best-practices/gui_starter_template](https://github.com/cpp-best-practices/gui_starter_template), but changed a lot.

This repository highly depends on [aminya/project_options](https://github.com/aminya/project_options), which improves the CMake experience a lot.

I learnt CMake from scrach using [*Modern CMake for C++*](https://github.com/PacktPublishing/Modern-CMake-for-Cpp).
Expand Down

0 comments on commit 12f0d85

Please sign in to comment.