Skip to content

Commit 08bcd55

Browse files
committed
fix ci error
1 parent 2712ae6 commit 08bcd55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-install/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.1 FATAL_ERROR)
1+
cmake_minimum_required(VERSION 3.5...4.0)
22

33
project(test-install LANGUAGES CXX)
44

0 commit comments

Comments
 (0)