There was an error while loading. Please reload this page.
1 parent 79f910e commit 94847a9Copy full SHA for 94847a9
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# CMake setup for Unicorn 2.
2
# By Huitao Chen & Nguyen Anh Quynh, 2019-2020
3
4
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.5...3.20)
5
6
# Only required for MSVC, but we can't know the compiler at this point because we haven't
7
# called enable_language() or project(), and if we did that it would lock in the old
0 commit comments