Use c++20
This commit is contained in:
parent
e3a24cdd59
commit
5acbb2e90e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ project(
|
|||
'hl2sdk-starter',
|
||||
'cpp',
|
||||
default_options: [
|
||||
'cpp_std=c++17',
|
||||
'cpp_std=c++20',
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue