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 a8ba90b commit d67044bCopy full SHA for d67044b
code/logic/meson.build
@@ -1,4 +1,5 @@
1
dir = include_directories('.')
2
+cc = meson.get_compiler('c')
3
4
# Check if the host system is Windows
5
if host_machine.system() == 'windows'
0 commit comments