Skip to content

Commit

Permalink
stdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Aug 26, 2024
1 parent 10762b9 commit d7bdff2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@ build:
- zlib
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ stdlib('c') }}

requirements:
build:
- cmake
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ stdlib('c') }}
- make # [unix]
- ninja # [win]
- unzip # [unix]
Expand Down

0 comments on commit d7bdff2

Please sign in to comment.