mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-03 17:59:19 +02:00
remove playground code
This commit is contained in:
parent
21c357bfcf
commit
0c2af3a54c
1 changed files with 0 additions and 5 deletions
|
@ -7,11 +7,6 @@ project(
|
|||
default_options: ['c_std=gnu99'],
|
||||
)
|
||||
|
||||
if host_machine.system() == 'darwin'
|
||||
message('Its darwin')
|
||||
endif
|
||||
message('Test ' + host_machine.system())
|
||||
|
||||
|
||||
## Figure out the version, use this instead of meson.project_version()
|
||||
# The version schema is:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue