Commit 82a61ab3 authored by Max Kellermann's avatar Max Kellermann

win32/meson.build: fix syntax error

parent 54c1794c
if not is_windows
win32_dep = declare_dependency('', required: false)
win32_dep = dependency('', required: false)
subdir_done()
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment