Skip to content

Commit 599e4e3

Browse files
authored
add modules search path
1 parent c77aec6 commit 599e4e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/windows_arm64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
-DBINARY=64 ^
5555
-DCMAKE_C_COMPILER=clang-cl ^
5656
-DCMAKE_Fortran_COMPILER=flang-new ^
57+
-DCMAKE_Fortran_FLAGS=-fintrinsic-modules-path C:/Program\ Files/LLVM/include/flang ^
5758
-DBUILD_SHARED_LIBS=ON ^
5859
-DCMAKE_SYSTEM_PROCESSOR=arm64 ^
5960
-DCMAKE_SYSTEM_NAME=Windows ^

0 commit comments

Comments
 (0)