Skip to content

Commit 4f19a68

Browse files
BouncnerTessil
authored andcommitted
Bump minimum cmake version to 3.10
1 parent 1bc4561 commit 4f19a68

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.10)
22

33
project(tsl-sparse-map VERSION 0.6.2 LANGUAGES CXX)
44
include(GNUInstallDirs)

0 commit comments

Comments
 (0)