Skip to content

Commit 2157a66

Browse files
authored
fixing issue 793 (#794)
1 parent 32ab04c commit 2157a66

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 2.8...3.15)
1+
cmake_minimum_required(VERSION 3.15)
22
project(RoaringBitmap
33
DESCRIPTION "Roaring bitmaps in C (and C++)"
44
LANGUAGES CXX C

0 commit comments

Comments
 (0)