summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorErwin Jansen <pokowaka@gmail.com>2023-11-28 12:48:49 -0800
committerJussi Pakkanen <jpakkane@gmail.com>2023-12-07 11:59:40 +0200
commit5de09cbe8838e8febf1ca3aa83b53cf06972bff3 (patch)
tree66da11f487e1c9518235aea3feb3c02e6a0d037f /.github
parent254abb999fae0e29a20200472f016f2cd7236aef (diff)
downloadmeson-5de09cbe8838e8febf1ca3aa83b53cf06972bff3.tar.gz
Always use posix paths when retrieving link name
This commit modifies the get_target_filename_for_linking function to always return POSIX-style paths, even on Windows systems. This is necessary because the Ninja generator can have issues with Windows-style paths when using the `/WHOLEARCHIVE:` flag. This is consistent with the syntax accepted by the cl and clang-cl compilers, as documented in the Microsoft documentation: https: //learn.microsoft.com/en-us/cpp/build/reference/cl-filename-syntax?view=msvc-170 Fixes: 12534
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions