Skip to content

Commit e66ddba

Browse files
committed
Added cxx and c toolchains to meta.yaml
1 parent af51390 commit e66ddba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conda-recipe/vtkbone/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ build:
1313
# Refer to https://github.com/Numerics88/faimsuperbuild for requirements
1414
requirements:
1515
build:
16+
- {{ compiler('c') }}
17+
- {{ compiler('cxx') }}
1618
- cmake >=3.12
1719
- ninja
1820
- gtest

0 commit comments

Comments
 (0)