Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@
branch = dtc/develop
[submodule "ccpp/framework"]
path = ccpp/framework
url = https://github.com/NCAR/ccpp-framework
branch = dtc/develop
#url = https://github.com/NCAR/ccpp-framework
#branch = dtc/develop
url = https://github.com/climbfuji/ccpp-framework
branch = avoid_recompile_without_change
[submodule "ccpp/physics"]
path = ccpp/physics
url = https://github.com/NCAR/ccpp-physics
branch = dtc/develop
#url = https://github.com/NCAR/ccpp-physics
#branch = dtc/develop
url = https://github.com/climbfuji/ccpp-physics
branch = avoid_recompile_without_change
2 changes: 1 addition & 1 deletion ccpp/framework
2 changes: 1 addition & 1 deletion ccpp/physics
Submodule physics updated 1 files
+1 −11 CMakeLists.txt