Goodbye fenster, you were fun but I need something more stable and easier to live with.
This commit is contained in:
parent
22b3299fb6
commit
b18b27e23c
2 changed files with 383 additions and 0 deletions
|
@ -38,6 +38,13 @@ executable('timcaster', [
|
|||
],
|
||||
dependencies: dependencies + [sdl2, sdl2main])
|
||||
|
||||
executable('sfmlcaster', [
|
||||
'dbc.cpp',
|
||||
'matrix.cpp',
|
||||
'sfmlcaster.cpp',
|
||||
],
|
||||
dependencies: dependencies)
|
||||
|
||||
executable('fenstercaster', [
|
||||
'dbc.cpp',
|
||||
'matrix.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue