Nothing seems to work. This is OSX, let's try some other options on Windows.

This commit is contained in:
Zed A. Shaw 2024-04-26 08:59:22 -04:00
parent 325dbf808b
commit 1f9ffe8993
2 changed files with 1 additions and 4 deletions

View file

@ -1,8 +1,5 @@
project('sfmldemo', 'cpp',
default_options: [
'cpp_std=c++17',
'default_library=static'
])
default_options: ['cpp_std=c++17'])
dependencies = [
dependency('sfml'),

0
sfmldemo/reset_build.sh Normal file → Executable file
View file