BREAKING: This code does NOT work, but has a segv on startup on windows due to ...magic?
This commit is contained in:
parent
8eae4b9420
commit
d230b152cf
5 changed files with 532 additions and 7 deletions
|
@ -15,9 +15,10 @@ executable('runtests', [
|
|||
],
|
||||
dependencies: dependencies + [catch2])
|
||||
|
||||
executable('sfmlcaster', [
|
||||
executable('zedcaster', [
|
||||
'dbc.cpp',
|
||||
'matrix.cpp',
|
||||
'sfmlcaster.cpp',
|
||||
'raycaster.cpp',
|
||||
'main.cpp'
|
||||
],
|
||||
dependencies: dependencies)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue