update cmake<=3.28 in conda build requirements

This commit is contained in:
2025-05-22 17:52:01 +02:00
parent 2bff4c40ac
commit 9bd9711dcc

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.*