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 d6d4d3a commit 05f1028Copy full SHA for 05f1028
cmake/DownloadProject.CMakeLists.cmake.in
@@ -1,7 +1,7 @@
1
# Distributed under the OSI-approved MIT License. See accompanying
2
# file LICENSE or https://github.com/Crascit/DownloadProject for details.
3
4
-cmake_minimum_required(VERSION 2.8.2)
+cmake_minimum_required(VERSION 3.10)
5
6
project(${DL_ARGS_PROJ}-download NONE)
7
0 commit comments