Skip to content
Snippets Groups Projects
Commit 27ef96c4 authored by Sebastian Oberschwendtner's avatar Sebastian Oberschwendtner
Browse files

Bumps minimum required CMake version.

parent 1df6b522
No related branches found
No related tags found
2 merge requests!76Draft: Updated Python code example,!73Initial open source version
Pipeline #1389354 passed
......@@ -46,4 +46,4 @@ Please install the following:
|Package|Version|
|---|---|
|`python`| Preferably **3.11**|
|`cmake`| > **3.25**|
\ No newline at end of file
|`cmake`| >= **3.29**|
......@@ -55,7 +55,7 @@ The page should look something like this:
- Download and Install the latest release of **CMake**: [Download CMake :octicons-link-external-16:](https://cmake.org/download/){:target="_blank"}
!!! important
Install at least version **3.28**!
Install at least version **3.29**!
- Enable the option to make **CMake** available in *PATH*.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment