Browse Source

Update windows_arm64.yml

pull/5411/head
Martin Kroeker GitHub 9 months ago
parent
commit
fbefd2a526
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/windows_arm64.yml

+ 0
- 1
.github/workflows/windows_arm64.yml View File

@@ -57,7 +57,6 @@ jobs:
-DBINARY=64 ^
-DCMAKE_C_COMPILER=clang-cl ^
-DCMAKE_Fortran_COMPILER=flang-new ^
-DCMAKE_Fortran_FLAGS=-fintrinsic-modules-path C:/Program\ Files/LLVM/include/flang ^
-DBUILD_SHARED_LIBS=ON ^
-DCMAKE_SYSTEM_PROCESSOR=arm64 ^
-DCMAKE_SYSTEM_NAME=Windows ^


Loading…
Cancel
Save