Skip to content

Commit

Permalink
Added -DeCLM=ON and -DParFlow=ON
Browse files Browse the repository at this point in the history
  • Loading branch information
kvrigor committed Oct 9, 2024
1 parent e2b2e8a commit cf063bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ jobs:
-DCMAKE_C_COMPILER=$CC
-DCMAKE_Fortran_COMPILER=$FC
-DOASIS_SRC=${OASIS_SRC}
-DeCLM="ON"
-DeCLM_SRC=${eCLM_SRC}
-DParFlow="ON"
-DPARFLOW_SRC=${PARFLOW_SRC}
- name: Build TSMP2
Expand Down

0 comments on commit cf063bf

Please sign in to comment.