11 lines
338 B
Diff
11 lines
338 B
Diff
diff --git a/3rdparty/robin-map/CMakeLists.txt b/3rdparty/robin-map/CMakeLists.txt
|
|
index fab865a..6cbd8c9 100644
|
|
--- a/3rdparty/robin-map/CMakeLists.txt
|
|
+++ b/3rdparty/robin-map/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 3.5)
|
|
+cmake_minimum_required(VERSION 3.10)
|
|
|
|
project(tsl-robin-map VERSION 1.3.0 LANGUAGES CXX)
|
|
|