You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
261 B
10 lines
261 B
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 5dad9e9..760a1b2 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required (VERSION 3.2.0)
|
|
+cmake_minimum_required (VERSION 3.10)
|
|
project (DiscordRPC)
|
|
|
|
include(GNUInstallDirs)
|