We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e519523 commit 7d31465Copy full SHA for 7d31465
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.10)
2
include(GNUInstallDirs)
3
4
tests/CMakeLists.txt
-cmake_minimum_required(VERSION 3.8)
project(tsl_ordered_map_tests)
0 commit comments