Skip to content

Commit

Permalink
D
Browse files Browse the repository at this point in the history
  • Loading branch information
lpanaf committed Jul 30, 2024
1 parent 74479b2 commit 1dc9a13
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 @@ -107,7 +107,7 @@ jobs:
-DTESTS_ENABLED=ON `
-DCUDA_ENABLED=OFF `
-DGUI_ENABLED=OFF `
-CGAL_ENABLED=OFF `
-DCGAL_ENABLED=OFF `
-DCMAKE_CUDA_ARCHITECTURES=all-major `
-DCUDAToolkit_ROOT="${{ steps.cuda-toolkit.outputs.CUDA_PATH }}" `
-DCMAKE_TOOLCHAIN_FILE="${{ github.workspace }}/vcpkg/scripts/buildsystems/vcpkg.cmake" `
Expand Down

0 comments on commit 1dc9a13

Please sign in to comment.