Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aekiss committed Sep 11, 2019
1 parent 8fb27fe commit fd0eea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ set_property(TARGET jsonfortran PROPERTY IMPORTED_LOCATION ${BINARY_DIR}/lib/lib
# json-fortran external project
ExternalProject_Add(oasis3-mct
GIT_REPOSITORY https://github.com/COSIMA/oasis3-mct.git
GIT_TAG 3dd0d4cf2947dbad8928b7f2803da5e20970fa13
GIT_TAG 43e3686890accbf496aa1f450907d00bc14e2ed4
CONFIGURE_COMMAND ""
BUILD_IN_SOURCE 1
BUILD_COMMAND make ${PLATFORM}
Expand Down

0 comments on commit fd0eea1

Please sign in to comment.