Skip to content

Commit

Permalink
added c compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Chan committed Nov 17, 2017
1 parent 6624ceb commit a6b2412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ build:
requirements:
build:
- cmake
- {{ compiler("c") }}
- {{ compiler("cxx") }}

about:
Expand Down

0 comments on commit a6b2412

Please sign in to comment.