Skip to content

Commit

Permalink
Update version of CMake for Jazzy to at least 3.20.
Browse files Browse the repository at this point in the history
This is because we are using CMake 3.20 features in Jazzy
now.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
  • Loading branch information
clalancette committed Feb 20, 2024
1 parent 0622e02 commit 7d7f499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rep-2000.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@ Dependency Requirements:
+----------------+----------------+----------------+----------+---------------+------------------+---------------------+
| Package | Ubuntu Noble | Windows 10** | RHEL 9 | macOS** | Debian Bookworm | OpenEmbedded** |
+================+================+================+==========+===============+==================+=====================+
| CMake | 3.27.7 | 3.22.0 | 3.20.2 | 3.14.4 | 3.25.1 | 3.22.3 / 3.16.5*** |
| CMake | 3.27.7 | 3.22.0 | 3.20.2 | 3.20.0 | 3.25.1 | 3.22.3 |
+----------------+----------------+----------------+----------+---------------+------------------+---------------------+
| EmPY | 3.3.4 | 3.3.2 | 3.3.4 | 3.3.4 |
+----------------+----------------+----------------+----------+---------------+------------------+---------------------+
Expand Down

0 comments on commit 7d7f499

Please sign in to comment.