mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Build: Do not set CMP0037 on CMake 3.11.0 and above
- This policy is no longer necessary because CMake issue #16062, which caused incorrect warnings to be shown, has been resolved in 3.11.0. - Thanks to Janik Rabe
This commit is contained in:
parent
415ce36861
commit
fb97883bef
2 changed files with 7 additions and 3 deletions
|
@ -145,6 +145,8 @@
|
|||
- Removed compile-time language settings and I18N.
|
||||
- Workaround for alias grep=rg in fish
|
||||
Thanks to Lionel Miller.
|
||||
- Do not set CMP0037 on CMake 3.11.0 and above
|
||||
Thanks to Janik Rabe
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue