Skip to content

Commit

Permalink
Comment PIO
Browse files Browse the repository at this point in the history
  • Loading branch information
minghangli-uni committed Dec 9, 2024
1 parent e08c081 commit 9ee3d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ set(CMAKE_INSTALL_MODULEDIR ${CMAKE_INSTALL_INCLUDEDIR}

find_package(NetCDF REQUIRED Fortran)
find_package(fms COMPONENTS R8 REQUIRED)
find_package(PIO 2.5.3 REQUIRED COMPONENTS C Fortran)
#find_package(PIO 2.5.3 REQUIRED COMPONENTS C Fortran)
#find_package(FoX 4.1.2 REQUIRED)

### Targets
Expand Down

0 comments on commit 9ee3d63

Please sign in to comment.