summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMaksims Svecovs <maksims.svecovs@arm.com>2022-09-28 14:29:40 +0100
committerMaksims Svecovs <maksims.svecovs@arm.com>2022-09-28 16:40:17 +0100
commit9d329f41b325e4c711c796e5b9bd9b3d8c08324d (patch)
treea98d382f41a54817e8c0c047fd234f81891f4076 /scripts
parentdb7c5184b3559d2dc2776c793c75e62b01b617b5 (diff)
downloadml-embedded-evaluation-kit-9d329f41b325e4c711c796e5b9bd9b3d8c08324d.tar.gz
MLECO-3518: Move to CMake 3.23.3
For the purpose of using decoupled presets move required CMake version to 3.23.3 that supports "includes" option for presets. Updates the documentation. Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com> Change-Id: I259e8e3a4641294d8ccdee429c7284d8160b9e24
Diffstat (limited to 'scripts')
-rw-r--r--scripts/py/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/py/requirements.txt b/scripts/py/requirements.txt
index 3057913..a407a44 100644
--- a/scripts/py/requirements.txt
+++ b/scripts/py/requirements.txt
@@ -10,4 +10,4 @@ resampy==0.2.2
scipy==1.7.3
six==1.16.0
SoundFile==0.10.3.post1
-cmake==3.22.4
+cmake==3.23.3