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 881fccd commit 74479b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
-DCMAKE_BUILD_TYPE=Release `
-DTESTS_ENABLED=ON `
-DCUDA_ENABLED=OFF `
-DGUI_ENABLED=OFF `
-CGAL_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 74479b2

Please sign in to comment.