Skip to content

Commit d7269fd

Browse files
committed
default intel ifort
1 parent 54ab6f6 commit d7269fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"binaryDir": "${sourceDir}/build-intel",
1717
"environment": {
1818
"CC": "icx",
19-
"FC": "ifx"
19+
"FC": "ifort"
2020
}
2121
}
2222
],

0 commit comments

Comments
 (0)