Nothing seems to work. This is OSX, let's try some other options on Windows.
This commit is contained in:
parent
325dbf808b
commit
1f9ffe8993
2 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
||||||
project('sfmldemo', 'cpp',
|
project('sfmldemo', 'cpp',
|
||||||
default_options: [
|
default_options: ['cpp_std=c++17'])
|
||||||
'cpp_std=c++17',
|
|
||||||
'default_library=static'
|
|
||||||
])
|
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
dependency('sfml'),
|
dependency('sfml'),
|
||||||
|
|
0
sfmldemo/reset_build.sh
Normal file → Executable file
0
sfmldemo/reset_build.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue