removed 3.28 restriction on cmake in meta.yaml
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 2s

This commit is contained in:
2025-05-23 10:52:20 +02:00
parent 0c3435a2c4
commit 46420f54c8

View File

@ -18,7 +18,7 @@ requirements:
- {{ stdlib("c") }}
- {{ compiler('cxx') }}
- git
- cmake<=3.28
- cmake
- ninja
- qt 5.*