Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Feb 21, 2024
1 parent d4051fd commit 8694575
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 @@ -114,7 +114,7 @@ build_script:
- cmake -E make_directory build
- cd build
- ps: |
cmake .. `
cmake ${env:APPVEYOR_BUILD_FOLDER} `
-G"${env:GENERATORS}" `
-DCMAKE_BUILD_TYPE=Release `
-DCMAKE_INSTALL_PREFIX=install" `
Expand Down

0 comments on commit 8694575

Please sign in to comment.