Skip to content

Commit

Permalink
appveyor pls 🥺👉👈
Browse files Browse the repository at this point in the history
  • Loading branch information
randomdude999 committed Jan 21, 2024
1 parent 137fd16 commit be90a47
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 @@ -10,7 +10,7 @@ environment:
- JOB_NAME: "win64"
CMAKE_TARGET: "Visual Studio 16 2019"
PLATFORM: "x64"
CMAKE_ARCH: "-A x64"
CMAKE_ARCH: "-A x64 -DPython_ROOT_DIR=C:\\Python311-x64"
- JOB_NAME: "clang"
CMAKE_TARGET: "Visual Studio 16 2019"
PLATFORM: "Win32"
Expand Down

0 comments on commit be90a47

Please sign in to comment.