Skip to content

Commit

Permalink
Test existence of include/rmm directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed May 1, 2024
1 parent f6c1d8c commit 116a721
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conda/recipes/librmm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ outputs:
{% endif %}
- fmt {{ fmt_version }}
- spdlog {{ spdlog_version }}
test:
commands:
- test -d "${PREFIX}/include/rmm"
about:
home: https://rapids.ai/
license: Apache-2.0
Expand Down

0 comments on commit 116a721

Please sign in to comment.