1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

CI - Flatpak - Use -DCMAKE_POLICY_VERSION_MINIMUM=3.5 for libvncserver

This commit is contained in:
Justin Zobel
2025-12-11 07:01:51 +10:30
parent 659159a5e8
commit a98fe61680

View File

@@ -58,6 +58,9 @@
{
"name": "libvncserver",
"buildsystem": "cmake-ninja",
"config-opts": [
"-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
],
"sources": [
{
"type": "git",