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.
2 parents dd2cb00 + b64c65e commit 86b3b32Copy full SHA for 86b3b32
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.1)
+cmake_minimum_required(VERSION 3.7.2)
5
6
if(MSVC)
7
if(CMAKE_VERSION VERSION_GREATER_EQUAL "3.15")
0 commit comments