Skip to content

Commit

Permalink
add a test-dep to pass CMake integration test on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jun 2, 2023
1 parent 9cad3ba commit 426a56c
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 @@ -61,6 +61,8 @@ outputs:
- {{ compiler('cxx') }}
- cmake
- ninja
# find_package(thrift) really wants to find zlib
- zlib # [win]
files:
- cmake_test/
commands:
Expand Down

0 comments on commit 426a56c

Please sign in to comment.