Skip to content

Commit

Permalink
Enable windows
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev committed Mar 2, 2024
1 parent 04d05c1 commit 0ee734e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ source:
folder: cppinterop

build:
skip: true # [win]
number: {{ build_number }}
string: clang{{ (clangdev or "None").split(".")[0] }}_repl_h{{ PKG_HASH }}_{{ build_number }}

Expand All @@ -24,7 +23,6 @@ requirements:
- make # [unix]
- ninja # [win]
- {{ compiler('cxx') }}
- wget
- llvm {{ clangdev }}
- llvmdev {{ clangdev }}
- clangdev {{ clangdev }}
Expand Down

0 comments on commit 0ee734e

Please sign in to comment.