We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca0de7 commit b433189Copy full SHA for b433189
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.10)
2
3
project(tsl-robin-map VERSION 1.4.0 LANGUAGES CXX)
4
tests/CMakeLists.txt
-cmake_minimum_required(VERSION 3.8)
project(tsl_robin_map_tests)
0 commit comments