This commit is contained in:
Alexandre Bouvier 2025-07-01 05:00:25 +02:00 committed by GitHub
commit 6e3b68955d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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