Skip to content

Commit

Permalink
Another AppVeyor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicola-gigante committed Jun 20, 2024
1 parent 05882dd commit ca6ad54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ build_script:
-DZ3_LIBRARY=C:\Projects\z3\bin\libz3.lib \
-DZ3_INCLUDE_DIR=C:\Projects\z3\include ..
- cmake --build .
- cmake --build . --target pyblack
# - cmake --build . --target pyblack
- copy C:\Projects\z3\bin\libz3.dll .
- mkdir C:\BLACK
- cd C:\
Expand Down

0 comments on commit ca6ad54

Please sign in to comment.