We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ab04c commit 2157a66Copy full SHA for 2157a66
1 file changed
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8...3.15)
+cmake_minimum_required(VERSION 3.15)
2
project(RoaringBitmap
3
DESCRIPTION "Roaring bitmaps in C (and C++)"
4
LANGUAGES CXX C
0 commit comments