mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-03-06 21:00:31 +01:00
Make that FindWayland warning shut up
Hopefully "stable" distros use a not-ancient-enough CMake version that this should be okay.
This commit is contained in:
parent
f16de402cf
commit
4d3af0d915
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.15)
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
cmake_policy(VERSION 3.15)
|
||||
if (POLICY CMP0076)
|
||||
|
|
Loading…
Add table
Reference in a new issue