Conversation
|
Maybe a better approach could be found to still keep support for older cmake versions, @Stoabrogga. That way we can honor: |
|
We could upgrade to https://cmake.org/files/v3.13/cmake-3.13.5-win32-x86.zip Edit: I made a typo and wrote 3.15 instead of 3.13 |
|
Is |
Hmm, the last cmake version which supports Windows XP is
|
|
Does this need to be reverted then? |
|
Perhaps both ways can be implemented, one for cmake < 3.14, and one for cmake >= 3.14. I'll take a look on this. |
🍰 Pullrequest
Fix this warning:
Related commit:
efa0d8b (PR #3199)
Proof
None
Issues
None
How2Test
I used Cmake 3.31.6 on Debian 13:
Todo / Checklist
None