Skip to content

Commit

Permalink
Do not install CMake 3.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jdblischak committed Apr 5, 2024
1 parent f4dd372 commit 26d2b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ build:
requirements:
build:
- make # [unix]
- cmake
- cmake <3.29.1
- ninja # [win]
- pkg-config # [not win]
- {{ compiler('cxx') }}
Expand Down

0 comments on commit 26d2b39

Please sign in to comment.