Skip to content

Commit 1e21a82

Browse files
committed
cmake: set maximum policy to 3.10
1 parent 7cb4042 commit 1e21a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project setup
2-
CMAKE_MINIMUM_REQUIRED(VERSION 3.4...3.5)
2+
CMAKE_MINIMUM_REQUIRED(VERSION 3.4...3.10)
33
PROJECT(wildmidi LANGUAGES C VERSION 0.4.6)
44

55
# WildMIDI Version

0 commit comments

Comments
 (0)