Skip to content

Commit 83f48cd

Browse files
committed
Update cmake_minimum_required to 3.10 for tests CMakeLists
1 parent a1274c6 commit 83f48cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/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.8)
1+
cmake_minimum_required(VERSION 3.10)
22

33
project(tsl_sparse_map_tests)
44

0 commit comments

Comments
 (0)