Skip to content

Commit

Permalink
link to dlls
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed Mar 21, 2024
1 parent 62b6e04 commit 7542787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ jobs:
make install
ls
popd
gcc -Wall -o run_2q_quil_program run_2q_quil_program.c -lbase -lminiquilc -lminiqvm -Lbuild/libminiquilc/build -Lbuild/libminiqvm/build
gcc -Wall -o run_2q_quil_program run_2q_quil_program.c build/libminiquilc/build/libminiquilc.dll build/libminiqvm/build/libminiqvm.dll -lbase
ls

0 comments on commit 7542787

Please sign in to comment.