Skip to content

Commit 05f1028

Browse files
authored
Update DownloadProject.CMakeLists.cmake.in
1 parent d6d4d3a commit 05f1028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/DownloadProject.CMakeLists.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Distributed under the OSI-approved MIT License. See accompanying
22
# file LICENSE or https://github.com/Crascit/DownloadProject for details.
33

4-
cmake_minimum_required(VERSION 2.8.2)
4+
cmake_minimum_required(VERSION 3.10)
55

66
project(${DL_ARGS_PROJ}-download NONE)
77

0 commit comments

Comments
 (0)