diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-07-20 02:03:04 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-07-20 02:03:04 +0200 |
commit | b3da337c08c38fe482f80f66260d4d2bc005289c (patch) | |
tree | 66a5b41a6806c357c95173fa56ca2a493c039ba3 | |
parent | 03c4a1fd649a2e51f9322dd7bd4a9ff8a0529d05 (diff) |
cmake was fixed
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index fdce9fb2..9403e670 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -190,7 +190,6 @@ This is the list of tasks that we *want* to address soon, starting with the most * Fix the `git` testsuite (just a few tests failing, used to pass). * Fix the `subversion` testsuite (just a few tests failing). * Fix the `vim` testsuite (just a few tests failing, used to pass). -* Fix the `cmake` testsuite (just a few tests failing in latest version 4.0.0). * Fix building `mesa`. * Fix building `wayland`. * Port `python-procps`. |