back with the cmake restriction
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 2s

This commit is contained in:
maliakal_d 2025-05-26 14:37:33 +02:00
parent dbaaa4393e
commit 1532df9a2e

View File

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