Skip to content

Commit

Permalink
add stdlib c as dependence of cxx compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
caic99 authored May 6, 2024
1 parent 668e9fc commit 49dd200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ build:
requirements:
build:
- {{ compiler('cxx') }}
- {{ stdlib("c") }}
- {{ compiler('cuda') }}
- cmake
- make
Expand Down

0 comments on commit 49dd200

Please sign in to comment.