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 21c2a77 commit 944b2a2Copy full SHA for 944b2a2
src/meson.build
@@ -12,7 +12,6 @@ resources = gnome.compile_resources(
12
13
if target_machine.system() == 'windows'
14
windows = import('windows')
15
- # this picks up the windres binary from the WINDRES env var
16
resources += windows.compile_resources('vipsdisp.rc',
17
args: ['-O', 'coff'],
18
depend_files: 'vipsdisp.ico')
0 commit comments