File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 "cacheVariables" : {
99 "AL_CORE_GIT_REPOSITORY" : " https://git.iter.org/scm/imas/al-core.git" ,
1010 "AL_PLUGINS_GIT_REPOSITORY" : " https://git.iter.org/scm/imas/al-plugins.git" ,
11- "DD_GIT_REPOSITORY" : " https://git.iter.org/scm/imas/data-dictionary .git"
11+ "DD_GIT_REPOSITORY" : " https://github.com/iterorganization/IMAS-Data-Dictionary .git"
1212 }
1313 }
1414 ]
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ CMAKE_ARGS=(
122122 -D AL_DOWNLOAD_DEPENDENCIES=${AL_DOWNLOAD_DEPENDENCIES:- ON}
123123 -D AL_CORE_GIT_REPOSITORY=${AL_CORE_GIT_REPOSITORY:- https:// git.iter.org/ scm/ imas/ al-core.git}
124124 -D AL_PLUGINS_GIT_REPOSITORY=${AL_PLUGINS_GIT_REPOSITORY:- https:// git.iter.org/ scm/ imas/ al-plugins.git}
125- -D DD_GIT_REPOSITORY=${DD_GIT_REPOSITORY:- https:// git.iter.org / scm / imas / data-dictionary .git}
125+ -D DD_GIT_REPOSITORY=${DD_GIT_REPOSITORY:- https:// github.com / iterorganization / IMAS-Data-Dictionary .git}
126126 # DD version: can be set with DD_VERSION env variable, otherwise use latest main
127127 -D DD_VERSION=${DD_VERSION:- main}
128128 # AL-Core version: can be set with AL_CORE_VERSION env variable, otherwise use latest main
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ CMAKE_ARGS=(
4747 -D AL_DOWNLOAD_DEPENDENCIES=${AL_DOWNLOAD_DEPENDENCIES:- ON}
4848 -D AL_CORE_GIT_REPOSITORY=${AL_CORE_GIT_REPOSITORY:- https:// git.iter.org/ scm/ imas/ al-core.git}
4949 -D AL_PLUGINS_GIT_REPOSITORY=${AL_PLUGINS_GIT_REPOSITORY:- https:// git.iter.org/ scm/ imas/ al-plugins.git}
50- -D DD_GIT_REPOSITORY=${DD_GIT_REPOSITORY:- https:// git.iter.org / scm / imas / data-dictionary .git}
50+ -D DD_GIT_REPOSITORY=${DD_GIT_REPOSITORY:- https:// github.com / iterorganization / IMAS-Data-Dictionary .git}
5151 # Build only documentation
5252 -D AL_HLI_DOCS=${AL_HLI_DOCS:- ON}
5353 -D AL_DOCS_ONLY=${AL_DOCS_ONLY:- ON}
You can’t perform that action at this time.
0 commit comments