Study results from Stroustrup's PPP3 book.
This commit is contained in:
parent
6363457d0f
commit
7a1093f982
10 changed files with 579 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
project('sfmldemo', 'cpp',
|
||||
default_options: ['cpp_std=c++17'])
|
||||
default_options: ['cpp_std=c++20'])
|
||||
|
||||
dependencies = [
|
||||
dependency('sfml'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue