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 d0f79db commit 3d82628Copy full SHA for 3d82628
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_array_hash_tests)
0 commit comments