Simple README and a first test running on OSX.
This commit is contained in:
parent
8a78fffb5f
commit
dfbae6043b
2 changed files with 27 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
project('sfmldemo', 'cpp',
|
||||
default_options: 'default_library=static')
|
||||
default_options: ['cpp_std=c++17'])
|
||||
|
||||
sfml_dep = dependency('sfml')
|
||||
imgui_dep = dependency('imgui-sfml')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue