Skip to content

Commit 8a8e3ca

Browse files
committed
handle CMake deprecation warning
1 parent f8425ad commit 8a8e3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5)
1+
cmake_minimum_required(VERSION 3.16...3.29)
22

33
project(lcms2
44
VERSION 2.19

0 commit comments

Comments
 (0)