Skip to content

Commit ea0cef8

Browse files
Update CMakeLists.txt
1 parent 0238e80 commit ea0cef8

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,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.30)
1+
cmake_minimum_required(VERSION 3.22)
22
project(cvector LANGUAGES C CXX)
33

44
option(BUILD_TESTS "Build tests" ON)

0 commit comments

Comments
 (0)