eden/.patch/discord-rpc/0001-cmake-version.patch
crueter 59620f7a54
[cmake] libadrenotools, boost-headers -> CPM
Signed-off-by: crueter <crueter@eden-emu.dev>
2025-08-02 22:46:43 -04:00

10 lines
261 B
Diff

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)