Completely purge the coroutine stuff from the project.
This commit is contained in:
parent
453c50c563
commit
b0c9fefa9b
3 changed files with 13 additions and 28 deletions
|
@ -32,8 +32,7 @@ executable('escape_turings_tarpit',
|
|||
'builder.cpp',
|
||||
'sfmlgui.cpp',
|
||||
'escape_turings_tarpit.cpp'],
|
||||
dependencies: dependencies,
|
||||
cpp_args: '-fcoroutines')
|
||||
dependencies: dependencies)
|
||||
|
||||
executable('regtest', 'regtest.cpp',
|
||||
dependencies: [fmt])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue