Skip to content

Commit

Permalink
Try MacOS gfortran fixup
Browse files Browse the repository at this point in the history
(cherry picked from commit bda55f3)
  • Loading branch information
eisenhauer authored and vicentebolea committed Sep 18, 2024
1 parent 5283b27 commit f25ea10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Client maintainer: vicente.bolea@kitware.com
set(ENV{CC} clang)
set(ENV{CXX} clang++)
set(ENV{FC} gfortran-11)
set(ENV{FC} gfortran-12)

set(dashboard_cache "
BUILD_SHARED_LIBS=OFF
Expand Down

0 comments on commit f25ea10

Please sign in to comment.