1
0
Fork 0
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:
Jikstra 2019-01-07 18:34:11 +01:00
parent 21c357bfcf
commit 0c2af3a54c

View file

@ -7,11 +7,6 @@ project(
default_options: ['c_std=gnu99'], 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() ## Figure out the version, use this instead of meson.project_version()
# The version schema is: # The version schema is: