diff --git a/www/cxx_status.html b/www/cxx_status.html
index 6277ce08cf4970c4414349004ef3947c4a2e0c11..cb73d45ba13216f448449ac7f052348f50a347de 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -86,6 +86,18 @@ particular project. Introducing a new project in this list typically requires a
     <td>Continually</td>
     <td></td>
   </tr>
+  <tr>
+    <td><a href="http://www.cmake.org">CMake</a></td>
+    <td>Compiles, passes regression tests (debug build)</td>
+    <td>February 9, 2010</td>
+    <td></td>
+  </tr>
+  <tr>
+    <td><a href="http://qt.nokie.com">Qt</a></td>
+    <td>Partially compiles; miscompilation of uic prevents complete compilation</td>
+    <td>February 9, 2010</td>
+    <td><a href="http://llvm.org/bugs/show_bug.cgi?id=5881">PR5881</a></td>
+  </tr>
   <tr>
     <td><a href="http://www.boost.org">Boost</a></td>
     <td>Some libraries (e.g., Boost.MPL) successfully build and pass regression tests, the majority still fail.</td>