diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-08-31 15:51:18 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-09-10 21:03:41 +0300 |
commit | 654101414c873d1ccc7d1c96a3123e27aa0aa0f4 (patch) | |
tree | d9f0ad980958a36f5d13beaf7474c64fc127df62 /docs/markdown/snippets | |
parent | 39d87269b31e64cfdfb32706236ca84329dbfca4 (diff) | |
download | meson-654101414c873d1ccc7d1c96a3123e27aa0aa0f4.zip meson-654101414c873d1ccc7d1c96a3123e27aa0aa0f4.tar.gz meson-654101414c873d1ccc7d1c96a3123e27aa0aa0f4.tar.bz2 |
Improve windows resource compiler executable selection
Always honour any windres setting in cross-file (we can't be compiling with
msvc, but this should apply when cross-compiling using gcc or clang)
Always honour WINDRES environment variable
Otherwise look for the resource compiler which is part of the same toolset
as the C or C++ compiler.
Add some commentary on why the conventions for compiled resource file
extensions differ between RC and windres
Also don't try to report non-existent path when we couldn't find the
resource compiler.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions