We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a00c1 commit 8d39ffbCopy full SHA for 8d39ffb
code/meson.build
@@ -1,6 +1,2 @@
1
-if host_machine.system() == 'darwin'
2
- add_project_arguments('-Wno-error=deprecated', language : 'cpp')
3
-endif
4
-
5
subdir('logic')
6
subdir('tests')
0 commit comments