Updated to use the latest libgit2 1.9.0 and GCC14.
This commit is contained in:
parent
62785d463c
commit
2d81f900be
10 changed files with 29 additions and 35 deletions
|
@ -13,8 +13,8 @@ executable('threadtest', 'threadtest.cpp',
|
|||
executable('badref', 'badref.cpp',
|
||||
dependencies: dependencies)
|
||||
|
||||
executable('corotest', [
|
||||
'corotest.cpp'
|
||||
],
|
||||
dependencies: dependencies,
|
||||
cpp_args: '-fcoroutines')
|
||||
#executable('corotest', [
|
||||
# 'corotest.cpp'
|
||||
# ],
|
||||
# dependencies: dependencies,
|
||||
# cpp_args: '-fcoroutines')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue