Skip to content

Commit b34b08c

Browse files
authored
Merge pull request #174 from WerWolv/patch-1
Update minimum cmake version to 3.5
2 parents d25d8a6 + 698d259 commit b34b08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.3)
1+
cmake_minimum_required(VERSION 3.5)
22

33
project(lunasvg VERSION 2.4.0 LANGUAGES CXX C)
44

0 commit comments

Comments
 (0)