We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de697d commit b9259b1Copy full SHA for b9259b1
conda-recipe/meta.yaml
@@ -50,7 +50,7 @@ outputs:
50
requirements:
51
host:
52
- {{ compiler('c') }}
53
- - {{ compiler("cxx") }}
+ - {{ compiler('cxx') }}
54
- cmake
55
run:
56
- libcxx # [osx]
0 commit comments