build(cmake): update policies (#3775)

This commit is contained in:
ReenigneArcher
2025-04-03 19:09:40 -04:00
committed by GitHub
parent 3e41770d44
commit 7d75e4b75f
3 changed files with 15 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 3.20)
project(sunshine_tools)