Skip to content

Commit d67044b

Browse files
Update meson.build
1 parent a8ba90b commit d67044b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/logic/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
dir = include_directories('.')
2+
cc = meson.get_compiler('c')
23

34
# Check if the host system is Windows
45
if host_machine.system() == 'windows'

0 commit comments

Comments
 (0)