Skip to content

Commit 60b0f23

Browse files
cmaughansamaaron
authored andcommitted
Today's change to use CMake version broke RP
Regressing to 3.13 until we need something more.
1 parent 6f2dade commit 60b0f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.15)
1+
cmake_minimum_required(VERSION 3.13)
22

33
project(SonicPi)
44

0 commit comments

Comments
 (0)