Skip to content

Commit 178226e

Browse files
committed
add spdlog to host as well
1 parent 94469fc commit 178226e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/recipes/librmm/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ requirements:
2727
- cmake >=3.12.4
2828
host:
2929
- cudatoolkit {{ cuda_version }}.*
30+
- spdlog >=1.4.2
3031
run:
3132
- {{ pin_compatible('cudatoolkit', max_pin='x.x') }}
3233
- spdlog >=1.4.2

0 commit comments

Comments
 (0)