upgpkg: xcursor-viewer-20260105-1: new commit

This commit is contained in:
Christian Schendel 2026-01-05 23:45:59 +01:00
parent 857521a1e0
commit b3460dd2ac
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
2 changed files with 6 additions and 9 deletions

View file

@ -1,11 +1,7 @@
diff -ura ./a/CMakeLists.txt ./b/CMakeLists.txt
--- a/CMakeLists.txt 2025-10-24 20:29:32.795967971 +0200
+++ b/CMakeLists.txt 2025-10-24 20:31:14.291030071 +0200
@@ -1,24 +1,24 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.10)
project(xcursor-viewer CXX)
@@ -4,21 +4,21 @@
# Enable C++14
set(CXX_STANDARD_REQUIRED ON)