Skip to content

Commit

Permalink
Move cmake to the build section. (NVIDIA#11376)
Browse files Browse the repository at this point in the history
As a CLI tool CMake belongs in the build section and shouldn't need to be present in the host requirements.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: rapidsai/cudf#11376
  • Loading branch information
vyasr authored Aug 1, 2022
1 parent 71a5292 commit 797215b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conda/recipes/cudf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ requirements:
- protobuf>=3.20.1,<3.21.0a0
- python
- cython >=0.29,<0.30
- cmake>=3.20.1,!=3.23.0
- scikit-build>=0.13.1
- setuptools
- numba >=0.54
Expand Down

0 comments on commit 797215b

Please sign in to comment.