This commit is contained in:
Joshua Vandaële 2025-05-29 16:47:48 +02:00 committed by GitHub
commit 4d0b33ffed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 3.2.0)
cmake_minimum_required (VERSION 3.6)
project (DiscordRPC)
include(GNUInstallDirs)