Skip to content

Commit

Permalink
t5
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Oct 9, 2024
1 parent 7e82d15 commit 5875479
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/common/compile_netcdf.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ dir netcdf-fortran-4.6.1_build
cd netcdf-fortran-4.6.1_build\build

where ifort
echo %CMAKE_Fortran_COMPILER%
cmake --version
cmake --help

set CMAKE_Fortran_COMPILER=C:\Program Files (x86)\Intel\oneAPI\compiler\latest\bin\ifort.exe
set FC=ifort

:: FIRST BUILD/INSTALL STATIC LIBS
Expand Down

0 comments on commit 5875479

Please sign in to comment.