We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 166c9b1 + c80910b commit fdb6984Copy full SHA for fdb6984
org.cubocore.CoreTime.yml
@@ -1,6 +1,6 @@
1
app-id: org.cubocore.CoreTime
2
runtime: org.kde.Platform
3
-runtime-version: '5.15-23.08'
+runtime-version: '5.15-25.08'
4
sdk: org.kde.Sdk
5
command: coretime
6
finish-args:
@@ -25,6 +25,8 @@ cleanup:
25
modules:
26
- name: libcprime
27
buildsystem: cmake-ninja
28
+ config-opts:
29
+ - "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
30
sources:
31
- type: git
32
url: https://gitlab.com/cubocore/libcprime.git
0 commit comments