mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 16:15:48 +01:00
Lower the requirement of Python and CMake
James confirms python 3.6.9 conan 1.36.0 cmake 3.17.1 gcc 7.5.0
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
* **python3** >= 3.9.1
|
* **python3** >= 3.5
|
||||||
* **conan** >= 1.32.0
|
* **conan** >= 1.32.0
|
||||||
* **cmake** >= 3.20.2
|
* **cmake** >= 3.17.1
|
||||||
* A working C++ 14 compiler
|
* A working C++ 14 compiler
|
||||||
|
|
||||||
### Conan
|
### Conan
|
||||||
|
|||||||
Reference in New Issue
Block a user